On 6/16/19 5:37 AM, Mark Cave-Ayland wrote: > Since commit 8a14d31b00 "target/ppc: switch fpr/vsrl registers so all VSX > registers are in host endian order" functions getVSR() and putVSR() which used > to convert the VSR registers into host endian order are no longer required. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > target/ppc/fpu_helper.c | 762 > +++++++++++++++++++++++------------------------- > 1 file changed, 366 insertions(+), 396 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~