Searched defs:amRIP (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_amd64_defs.c | 690 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()
|
D | host_amd64_isel.c | 4766 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
|
D | host_amd64_defs.h | 484 AMD64AMode* amRIP; /* amode in guest state for RIP */ member 492 AMD64AMode* amRIP; member 499 AMD64AMode* amRIP; member
|