Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_isel.c5949 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
Dhost_ppc_defs.h624 PPCAMode* amCIA; /* amode in guest state for CIA */ member
632 PPCAMode* amCIA; member
639 PPCAMode* amCIA; member
Dhost_ppc_defs.c806 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()