Searched refs:BITS7 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c256 #define BITS7(_b6,_b5,_b4,_b3,_b2,_b1,_b0) \ macro
8860 if (!isT && INSN(31,25) == BITS7(1,1,1,1,0,0,1)) {
8869 reformatted |= (BITS7(1,1,1,1,0,0,1) << 25);
9144 if (INSNA(27,21) == BITS7(0,1,1,0,1,1,1) &&
9202 if (INSNA(27,21) == BITS7(0,1,1,0,1,0,1) &&
14498 if (INSN(31,25) == BITS7(1,1,1,1,1,0,1)) {
18446 case BITS7(1,0,1,1,0,1,0): {
18507 case BITS7(1,0,1,1,1,1,0): {
18590 case BITS7(0,0,0,1,1,1,0): /* ADDS */
18591 case BITS7(
[all...]
H A Dguest_arm64_toIR.c209 #define BITS7(_b6,_b5,_b4,_b3,_b2,_b1,_b0) \ macro
4656 if (INSN(29,23) == BITS7(1,1,1,0,0,1,0)) {
4950 if (INSN(29,23) == BITS7(1,1,1,0,0,0,0)
5012 if (INSN(29,23) == BITS7(1,1,1,0,0,1,1)) {
5081 if (INSN(29,23) == BITS7(1,1,1,0,0,0,1)
5159 if (INSN(29,23) == BITS7(1,1,1,0,0,0,1)
5448 if (INSN(29,23) == BITS7(1,1,1,0,0,0,1)
6310 if (INSN(29,23) == BITS7(0,0,1,0,0,0,0)
6365 if (INSN(29,23) == BITS7(0,0,1,0,0,0,1)

Completed in 435 milliseconds