Searched refs:insn1 (Results 1 - 1 of 1) sorted by relevance
/external/valgrind/main/VEX/priv/ |
H A D | guest_arm_toIR.c | 14224 bits out of insn1, but that's defined only after the end of the 14365 insn1 14370 The 'it' only conditionalises insn1 and insn2. However, the 14629 /* -- IMPORTANT: references to insn1 or INSN1 are -- */ 15925 # define INSN1(_bMax,_bMin) SLICE_UInt(((UInt)insn1), (_bMax), (_bMin)) 15928 UShort insn1 = getUShortLittleEndianly( guest_instr+2 ); local 15982 (not-BL), that insn1[0] must be zero. */ 16109 UInt imm32 = thumbExpandImm_from_I0_I1(NULL, insn0, insn1); 16158 UInt imm32 = thumbExpandImm_from_I0_I1(NULL, insn0, insn1); 16184 UInt imm32 = thumbExpandImm_from_I0_I1(&updC, insn0, insn1); [all...] |
Completed in 61 milliseconds