Searched refs:opcode_i_0 (Results 1 – 1 of 1) sorted by relevance
581 int opcode_i_0, int opcode_i) in shiftIndex0() argument584 int var = (opcode - opcode_i_0) % 4; in shiftIndex0()592 opcode = (opcode - opcode_i_0) / 4 + opcode_i; in shiftIndex0()