Searched refs:hregPPC_GPR31 (Results 1 – 3 of 3) sorted by relevance
111 ST_IN HReg hregPPC_GPR31 ( Bool mode64 ) { return GPR(mode64, 31, 42, 44); } in hregPPC_GPR31() function120 #define GuestStatePtr(_mode64) hregPPC_GPR31(_mode64)
5952 hregPPC_GPR31(mode64)); in iselStmt()6041 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()6071 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()6098 PPCAMode* amCIA = PPCAMode_IR(offsIP, hregPPC_GPR31(env->mode64)); in iselNext()6269 amCounter = PPCAMode_IR(offs_Host_EvC_Counter, hregPPC_GPR31(mode64)); in iselSB_PPC()6270 amFailAddr = PPCAMode_IR(offs_Host_EvC_FailAddr, hregPPC_GPR31(mode64)); in iselSB_PPC()
139 ru->regs[ru->size++] = hregPPC_GPR31(mode64); in getRRegUniverse_PPC()