Searched defs:PPCAMode_IR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c319 PPCAMode* PPCAMode_IR ( Int idx, HReg base ) { function
338 return PPCAMode_IR( am->Pam.IR.index, am->Pam.IR.base );
2853 am = PPCAMode_IR( offsetB, GuestStatePtr(mode64) );
2883 am = PPCAMode_IR( offsetB, GuestStatePtr(mode64) );

Completed in 37 milliseconds