Home
last modified time | relevance | path

Searched refs:rexAMode_M_enc (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_amd64_defs.c2310 static UChar rexAMode_M_enc ( UInt gregEnc3210, AMD64AMode* am ) in rexAMode_M_enc() function
2638 *p++ = rexAMode_M_enc(0, i->Ain.Alu64M.dst); in emit_AMD64Instr()
2664 *p++ = rexAMode_M_enc(subopc_imm, i->Ain.Alu64M.dst); in emit_AMD64Instr()
2670 *p++ = rexAMode_M_enc(subopc_imm, i->Ain.Alu64M.dst); in emit_AMD64Instr()
2800 *p++ = rexAMode_M_enc(0, i->Ain.MulL.src->Arm.Mem.am); in emit_AMD64Instr()
2837 *p++ = rexAMode_M_enc(0, i->Ain.Div.src->Arm.Mem.am); in emit_AMD64Instr()
2856 rexAMode_M_enc(0, i->Ain.Push.src->Armi.Mem.am)); in emit_AMD64Instr()
3371 rex = rexAMode_M_enc(1, i->Ain.ACAS.addr ); in emit_AMD64Instr()
3392 rexAMode_M_enc(0, i->Ain.A87PushPop.addr) ); in emit_AMD64Instr()
3398 rexAMode_M_enc(3, i->Ain.A87PushPop.addr) ); in emit_AMD64Instr()
[all …]