qemu-patch-raspberry4/tcg/ppc
Richard Henderson 6e11cde150 tcg/ppc: Update vector support for v3.00 load/store
These new instructions are a mix of those like LXSD that are
only conditional only on MSR.VEC and those like LXV that are
conditional on MSR.VEC for TX=1.  Thus, in the end, we can
consider all of these as Altivec instructions.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-10-14 07:10:44 -07:00
..
tcg-target.h tcg/ppc: Update vector support for v3.00 Altivec 2019-10-14 07:10:40 -07:00
tcg-target.inc.c tcg/ppc: Update vector support for v3.00 load/store 2019-10-14 07:10:44 -07:00
tcg-target.opc.h tcg/ppc: Support vector multiply 2019-10-14 07:10:10 -07:00