On 11/9/20 1:17 AM, LemonBoy wrote: > Make the implementation match the lxvwsx one. > The code is now shorter smaller and potentially faster as the > translation will use the host SIMD capabilities if available. > > No functional change. > > Signed-off-by: Giuseppe Musacchio <thatle...@gmail.com> > --- > target/ppc/translate/vsx-impl.c.inc | 46 ++++++++++++++--------------- > 1 file changed, 23 insertions(+), 23 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~