Searched refs:XXXXXX__ (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm_defs.c | 2735 #define XXXXXX__(zzx7,zzx6,zzx5,zzx4,zzx3,zzx2) \ macro 2806 instr = XXXXXX__(X1110,X0011,X1010,X0000,rD,X0000); in imm32_to_ireg() 3514 insn = XXXXXX__(0xE,X1101,BITS4(bU,0,0,bL),rN,dD,X1011); in emit_ARMInstr() 3531 insn = XXXXXX__(0xE,X1101,BITS4(bU,bD,0,bL),rN, (fD >> 1), X1010); in emit_ARMInstr() 4874 #undef XXXXXX__
|