qemu-e2k/target/ppc/translate
Giuseppe Musacchio bcb0b7b1a1 ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
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 <thatlemon@gmail.com>
Message-Id: <a463dea379da4cb3a22de49c678932f74fb15dd7.1604912739.git.thatlemon@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2020-12-14 15:54:09 +11:00
..
dfp-impl.c.inc
dfp-ops.c.inc
fp-impl.c.inc
fp-ops.c.inc
spe-impl.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
spe-ops.c.inc
vmx-impl.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
vmx-ops.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
vsx-impl.c.inc ppc/translate: Rewrite gen_lxvdsx to use gvec primitives 2020-12-14 15:54:09 +11:00
vsx-ops.c.inc ppc/translate: Implement lxvwsx opcode 2020-11-24 11:34:18 +11:00