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.c2273 static UChar rexAMode_M_enc ( UInt gregEnc3210, AMD64AMode* am ) in rexAMode_M_enc() function
2601 *p++ = rexAMode_M_enc(0, i->Ain.Alu64M.dst); in emit_AMD64Instr()
2730 *p++ = rexAMode_M_enc(0, i->Ain.MulL.src->Arm.Mem.am); in emit_AMD64Instr()
2767 *p++ = rexAMode_M_enc(0, i->Ain.Div.src->Arm.Mem.am); in emit_AMD64Instr()
2786 rexAMode_M_enc(0, i->Ain.Push.src->Armi.Mem.am)); in emit_AMD64Instr()
3301 rex = rexAMode_M_enc(1, i->Ain.ACAS.addr ); in emit_AMD64Instr()
3322 rexAMode_M_enc(0, i->Ain.A87PushPop.addr) ); in emit_AMD64Instr()
3328 rexAMode_M_enc(3, i->Ain.A87PushPop.addr) ); in emit_AMD64Instr()
3371 rexAMode_M_enc(5, i->Ain.A87LdCW.addr) ); in emit_AMD64Instr()
3378 rexAMode_M_enc(7, i->Ain.A87StSW.addr) ); in emit_AMD64Instr()
[all …]