Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_isel.c2986 MIPSAMode* amPC = MIPSAMode_IR(stmt->Ist.Exit.offsIP, in iselStmt() local
3073 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext() local
3104 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext() local
3130 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext() local
Dhost_mips_defs.h498 MIPSAMode* amPC; /* amode in guest state for PC */ member
506 MIPSAMode* amPC; member
513 MIPSAMode* amPC; member
Dhost_mips_defs.c1249 MIPSInstr *MIPSInstr_XDirect ( Addr32 dstGA, MIPSAMode* amPC, in MIPSInstr_XDirect()
1260 MIPSInstr *MIPSInstr_XIndir ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XIndir()
1270 MIPSInstr *MIPSInstr_XAssisted ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XAssisted()