Lines Matching refs:am_off8
2137 PPCAMode *am_off0, *am_off8, *am_off_arg; in iselWordExpr_R_wrk() local
2143 am_off8 = PPCAMode_IR( 8 ,r_aligned16 ); in iselWordExpr_R_wrk()
2150 am_off_arg = am_off8; in iselWordExpr_R_wrk()
2157 am_off_arg = am_off8; in iselWordExpr_R_wrk()
5004 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk() local
5011 am_off8 = PPCAMode_IR( 8, r_aligned16 ); in iselVecExpr_wrk()
5022 addInstr(env, PPCInstr_Store( 4, am_off8, r_zeros, mode64 )); in iselVecExpr_wrk()
5077 PPCAMode *am_off0, *am_off4, *am_off8, *am_off12; in iselVecExpr_wrk() local
5086 am_off8 = PPCAMode_IR( 8, r_aligned16 ); in iselVecExpr_wrk()
5092 addInstr(env, PPCInstr_Store( 4, am_off8, r1, mode64 )); in iselVecExpr_wrk()
5108 PPCAMode *am_off0, *am_off8; in iselVecExpr_wrk() local
5115 am_off8 = PPCAMode_IR( 8, r_aligned16 ); in iselVecExpr_wrk()
5120 addInstr(env, PPCInstr_Store( 8, am_off8, rHi, mode64 )); in iselVecExpr_wrk()
5123 addInstr(env, PPCInstr_Store( 8, am_off8, rLo, mode64 )); in iselVecExpr_wrk()