Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.c2268 static UChar rexAMode_M ( HReg greg, AMD64AMode* am ) in rexAMode_M() function
2483 *p++ = rexAMode_M(i->Ain.Alu64R.dst, in emit_AMD64Instr()
2505 *p++ = rexAMode_M(i->Ain.Alu64R.dst, in emit_AMD64Instr()
2578 *p++ = rexAMode_M( i->Ain.Alu64R.dst, in emit_AMD64Instr()
2594 *p++ = rexAMode_M(i->Ain.Alu64M.src->Ari.Reg.reg, in emit_AMD64Instr()
2658 *p++ = rexAMode_M(i->Ain.Lea64.dst, i->Ain.Lea64.am); in emit_AMD64Instr()
2714 rexAMode_M( i->Ain.Alu32R.dst, in emit_AMD64Instr()
2972 *p++ = rexAMode_M(r11, i->Ain.XDirect.amRIP); in emit_AMD64Instr()
3025 *p++ = rexAMode_M(i->Ain.XIndir.dstGA, i->Ain.XIndir.amRIP); in emit_AMD64Instr()
3072 *p++ = rexAMode_M(i->Ain.XAssisted.dstGA, i->Ain.XAssisted.amRIP); in emit_AMD64Instr()
[all …]