On 4/28/19 7:38 AM, Mark Cave-Ayland wrote: > The source and destination registers can now be decoded in the generator > function using the new GEN_VSX_HELPER_X2 and GEN_VSX_HELPER_R2 macros. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > target/ppc/fpu_helper.c | 16 +++++++--------- > target/ppc/helper.h | 8 ++++---- > target/ppc/translate/vsx-impl.inc.c | 8 ++++---- > 3 files changed, 15 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~