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 | 4743 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
|
D | host_amd64_defs.h | 482 AMD64AMode* amRIP; /* amode in guest state for RIP */ member 490 AMD64AMode* amRIP; member 497 AMD64AMode* amRIP; member
|