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.c2305 static UChar rexAMode_M ( HReg greg, AMD64AMode* am ) in rexAMode_M() function
2520 *p++ = rexAMode_M(i->Ain.Alu64R.dst, in emit_AMD64Instr()
2542 *p++ = rexAMode_M(i->Ain.Alu64R.dst, in emit_AMD64Instr()
2615 *p++ = rexAMode_M( i->Ain.Alu64R.dst, in emit_AMD64Instr()
2631 *p++ = rexAMode_M(i->Ain.Alu64M.src->Ari.Reg.reg, in emit_AMD64Instr()
2728 *p++ = rexAMode_M(i->Ain.Lea64.dst, i->Ain.Lea64.am); in emit_AMD64Instr()
2784 rexAMode_M( i->Ain.Alu32R.dst, in emit_AMD64Instr()
3042 *p++ = rexAMode_M(r11, i->Ain.XDirect.amRIP); in emit_AMD64Instr()
3095 *p++ = rexAMode_M(i->Ain.XIndir.dstGA, i->Ain.XIndir.amRIP); in emit_AMD64Instr()
3142 *p++ = rexAMode_M(i->Ain.XAssisted.dstGA, i->Ain.XAssisted.amRIP); in emit_AMD64Instr()
[all …]