D | guest_arm_toIR.c | 259 #define BITS9(_b8,_b7,_b6,_b5,_b4,_b3,_b2,_b1,_b0) \ macro 12403 if (INSNT0(15,7) == BITS9(1,1,1,1,1,0,1,1,0) in decode_V6MEDIA_instruction() 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() 12853 UInt hi9_sha1 = isT ? BITS9(1,1,1,0,1,1,1,1,0) in decode_V8_instruction() 12854 : BITS9(1,1,1,1,0,0,1,0,0); in decode_V8_instruction() 12855 UInt hi9_sha256 = isT ? BITS9(1,1,1,1,1,1,1,1,0) in decode_V8_instruction() 12856 : BITS9(1,1,1,1,0,0,1,1,0); in decode_V8_instruction() 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() 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() 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() [all …]
|