Searched defs:hi9 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 12975 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 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 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
|