Searched refs:instr_index (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c1202 trap_code, imm, instr_index, p, msb, lsb, size, rot, sel; local
1317 instr_index = get_instr_index(cins);
1328 DIP("jal 0x%x", instr_index);
1332 (instr_index << 2)));
1336 DIP("j 0x%x", instr_index);
1339 (instr_index << 2)));

Completed in 281 milliseconds