Searched refs:four_r1 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_isel.c2769 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); local
2783 addInstr(env, PPCInstr_Load(4, tLo, four_r1, False/*mode32*/));
3085 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); local
3095 addInstr(env, PPCInstr_Store(4, four_r1, isrcLo, False/*mode32*/));
3316 PPCAMode* four_r1 = PPCAMode_IR( 4, r1 ); local
3326 addInstr(env, PPCInstr_Store(4, four_r1, isrcLo, False/*mode32*/));

Completed in 36 milliseconds