Searched refs:reg_index (Results 1 – 1 of 1) sorted by relevance
163 if (reg_index == reg) in call_with_args()165 reg_index++; in call_with_args()170 if (reg_index == reg || reg_index + 1 == reg) in call_with_args()172 reg_index += 2; in call_with_args()175 if (reg_index != word_reg_index && reg_index < 14 && reg_index == reg) in call_with_args()177 reg_index++; in call_with_args()223 reg_index--; in call_with_args()224 if (reg_index < 14) in call_with_args()229 reg_index -= 2; in call_with_args()242 reg_index--; in call_with_args()[all …]
Completed in 5 milliseconds