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.c4743 AMD64AMode* amRIP = AMD64AMode_IR(stmt->Ist.Exit.offsIP, in iselStmt() local
4821 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
4849 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
4875 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext() local
Dhost_amd64_defs.h482 AMD64AMode* amRIP; /* amode in guest state for RIP */ member
490 AMD64AMode* amRIP; member
497 AMD64AMode* amRIP; member