Searched refs:am_off4 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_isel.c | 5004 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk() local 5010 am_off4 = PPCAMode_IR( 4, r_aligned16 ); in iselVecExpr_wrk() 5021 addInstr(env, PPCInstr_Store( 4, am_off4, r_zeros, mode64 )); in iselVecExpr_wrk() 5077 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk() local 5085 am_off4 = PPCAMode_IR( 4, r_aligned16 ); in iselVecExpr_wrk() 5095 addInstr(env, PPCInstr_Store( 4, am_off4, r2, mode64 )); in iselVecExpr_wrk()
|