Searched refs:high9 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 12757 UInt high9 = isT ? BITS9(1,1,1,1,1,1,1,1,1) : BITS9(1,1,1,1,0,0,1,1,1); in decode_V8_instruction() local 12758 if (INSN(31,23) == high9 && INSN(21,16) == BITS6(1,1,0,0,0,0) in decode_V8_instruction()
|