Searched refs:XXXXX___ (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm_defs.c | 2730 #define XXXXX___(zzx7,zzx6,zzx5,zzx4,zzx3) \ macro 2812 instr = XXXXX___(X1110,X0101,X1001,X1111,rD); in imm32_to_ireg() 2941 instr = XXXXX___(X1110,X0101,BITS4(bP,bB,0,bL), in do_load_or_store32() 2989 instr |= XXXXX___(X1110, (1 & (subopc >> 3)), in emit_ARMInstr() 3026 instr = XXXXX___(X1110,0x2,0x6,rSrc,rDst); in emit_ARMInstr() 3032 instr |= XXXXX___(X1110, (1 & (subopc >> 3)), in emit_ARMInstr() 3046 instr |= XXXXX___(X1110, (1 & (subopc >> 3)), in emit_ARMInstr() 3056 instr |= XXXXX___(X1110, (1 & (subopc >> 3)), in emit_ARMInstr() 3098 instr = XXXXX___(cc,X0101,BITS4(bP,bB,0,bL), in emit_ARMInstr() 3360 instr |= XXXXX___(i->ARMin.CMov.cond, (1 & (subopc >> 3)), in emit_ARMInstr() [all …]
|