Home
last modified time | relevance | path

Searched refs:hregMIPS_GPR10 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h55 extern HReg hregMIPS_GPR10(Bool mode64);
138 #define GuestStatePointer(_mode64) hregMIPS_GPR10(_mode64)
Dhost_mips_isel.c2987 hregMIPS_GPR10(mode64)); in iselStmt()
3073 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext()
3104 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext()
3130 MIPSAMode* amPC = MIPSAMode_IR(offsIP, hregMIPS_GPR10(env->mode64)); in iselNext()
3237 amCounter = MIPSAMode_IR(offs_Host_EvC_Counter, hregMIPS_GPR10(mode64)); in iselSB_MIPS()
3238 amFailAddr = MIPSAMode_IR(offs_Host_EvC_FailAddr, hregMIPS_GPR10(mode64)); in iselSB_MIPS()
Dhost_mips_defs.c154 HReg hregMIPS_GPR10(Bool mode64) in hregMIPS_GPR10() function
579 (*arr)[i++] = hregMIPS_GPR10(mode64); in getAllocableRegs_MIPS()
1884 addHRegUse(u, HRmWrite, hregMIPS_GPR10(mode64)); in getRegUsage_MIPSInstr()