Home
last modified time | relevance | path

Searched refs:am_off0 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_isel.c2102 PPCAMode *am_off0, *am_off_word0; in iselWordExpr_R_wrk() local
2107 am_off0 = PPCAMode_IR( 0, r_aligned16 ); in iselWordExpr_R_wrk()
2117 am_off_word0 = am_off0; in iselWordExpr_R_wrk()
2123 PPCInstr_AvLdSt( False/*store*/, 16, vec, am_off0 )); in iselWordExpr_R_wrk()
2137 PPCAMode *am_off0, *am_off8, *am_off_arg; in iselWordExpr_R_wrk() local
2142 am_off0 = PPCAMode_IR( 0, r_aligned16 ); in iselWordExpr_R_wrk()
2147 PPCInstr_AvLdSt( False/*store*/, 16, vec, am_off0 )); in iselWordExpr_R_wrk()
2152 am_off_arg = am_off0; in iselWordExpr_R_wrk()
2155 am_off_arg = am_off0; in iselWordExpr_R_wrk()
3540 PPCAMode *am_off0, *am_offLO, *am_offHI; in iselInt64Expr_wrk() local
[all …]