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

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.c239 PPCAMode* PPCAMode_IR ( Int idx, HReg base ) { function
258 return PPCAMode_IR( am->Pam.IR.index, am->Pam.IR.base );
3000 am = PPCAMode_IR( offsetB, GuestStatePtr(mode64) );
3030 am = PPCAMode_IR( offsetB, GuestStatePtr(mode64) );

Completed in 45 milliseconds