Home
last modified time | relevance | path

Searched refs:hi9 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c12975 UInt hi9 = 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
12976 if (INSN(31,23) == hi9 && INSN(21,16) == BITS6(1,1,1,0,1,0) in decode_V8_instruction()
13045 UInt hi9 = 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
13046 if (INSN(31,23) == hi9 && INSN(21,16) == BITS6(1,1,1,0,0,1) in decode_V8_instruction()
13102 UInt hi9 = isT ? BITS9(1,1,1,0,1,1,1,1,1) : BITS9(1,1,1,1,0,0,1,0,1); in decode_V8_instruction() local
13103 if (INSN(31,23) == hi9 && INSN(21,20) == BITS2(1,0) in decode_V8_instruction()