Searched defs:INSNT0 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c8347 # define INSNT0(_bMax,_bMin) SLICE_UInt( ((insnv6m >> 16) & 0xFFFF), \ macro
8367 if (INSNT0(15,4) == 0xFB1 && INSNT1(15,12) == BITS4(1,1,1,1)
8371 regN = INSNT0(3,0);
8425 if (INSNT0(15,4) == 0xFB3 && INSNT1(15,12) == BITS4(1,1,1,1)
8427 regN = INSNT0(3,0);
8487 if (INSNT0(15,4) == 0xEAC
8489 regN = INSNT0(3,0);
8546 if (INSNT0(15,6) == BITS10(1,1,1,1,0,0,1,1,1,0)
8547 && INSNT0(4,4) == 0
8550 regN = INSNT0(
10213 # undef INSNT0 macro
[all...]

Completed in 111 milliseconds