Searched defs:amCIA (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_isel.c | 5949 PPCAMode* amCIA = PPCAMode_IR(stmt->Ist.Exit.offsIP, in iselStmt() local 6039 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext() local 6069 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext() local 6096 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext() local
|
D | host_ppc_defs.h | 624 PPCAMode* amCIA; /* amode in guest state for CIA */ member 632 PPCAMode* amCIA; member 639 PPCAMode* amCIA; member
|
D | host_ppc_defs.c | 806 PPCInstr* PPCInstr_XDirect ( Addr64 dstGA, PPCAMode* amCIA, in PPCInstr_XDirect() 816 PPCInstr* PPCInstr_XIndir ( HReg dstGA, PPCAMode* amCIA, in PPCInstr_XIndir() 825 PPCInstr* PPCInstr_XAssisted ( HReg dstGA, PPCAMode* amCIA, in PPCInstr_XAssisted()
|