Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc236 EA = do_ea_calc_ra(ctx, a->ra);
/openbmc/qemu/target/ppc/
H A Dtranslate.c2560 static TCGv do_ea_calc_ra(DisasContext *ctx, int ra) in do_ea_calc_ra() function