qemu-e2k/tests/tcg/ppc64le
Matheus Ferst 52d324ff13 target/ppc: fix xxspltw for big endian hosts
Fix a typo in the host endianness macro and add a simple test to detect
regressions.

Fixes: 9bb0048ec6 ("target/ppc: convert xxspltw to vector operations")
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220310172047.61094-1-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-03-14 15:57:17 +01:00
..
Makefile.target target/ppc: fix xxspltw for big endian hosts 2022-03-14 15:57:17 +01:00
bcdsub.c tests/tcg/ppc64le: emit bcdsub with .long when needed 2022-03-05 07:16:46 +01:00
byte_reverse.c tests/tcg/ppc64le: tests for brh/brw/brd 2021-05-18 09:36:21 +01:00
float_convs.ref test/tcg/ppc64le: Add float reference files 2022-01-18 16:44:16 +00:00
float_madds.ref test/tcg/ppc64le: Add float reference files 2022-01-18 16:44:16 +00:00
mtfsf.c tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf 2022-03-05 07:16:46 +01:00
non_signalling_xscv.c tests/tcg/ppc64le: Use Altivec register names in clobber list 2022-03-05 07:16:46 +01:00
signal_save_restore_xer.c tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP 2022-03-08 16:01:08 +01:00
xxspltw.c target/ppc: fix xxspltw for big endian hosts 2022-03-14 15:57:17 +01:00