Lines Matching refs:instr_index
12035 trap_code, imm, instr_index, p, msb, lsb, size, rot, sel;
12191 instr_index = get_instr_index(cins);
12202 DIP("jal 0x%x", instr_index);
12207 (instr_index << 2)));
12212 (instr_index << 2)));
12217 DIP("j 0x%x", instr_index);
12221 (instr_index << 2)));
12224 (instr_index << 2)));