Home
last modified time | relevance | path

Searched defs:amRIP (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_amd64_defs.c690 AMD64Instr* AMD64Instr_XDirect ( Addr64 dstGA, AMD64AMode* amRIP, in AMD64Instr_XDirect()
700 AMD64Instr* AMD64Instr_XIndir ( HReg dstGA, AMD64AMode* amRIP, in AMD64Instr_XIndir()
709 AMD64Instr* AMD64Instr_XAssisted ( HReg dstGA, AMD64AMode* amRIP, in AMD64Instr_XAssisted()
Dhost_amd64_isel.c4766 AMD64AMode* amRIP = AMD64AMode_IR(stmt->Ist.Exit.offsIP, in iselStmt() local
4845 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
4873 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
4900 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
Dhost_amd64_defs.h484 AMD64AMode* amRIP; /* amode in guest state for RIP */ member
492 AMD64AMode* amRIP; member
499 AMD64AMode* amRIP; member