qemu-patch-raspberry4/tests/tcg/ppc64le
Matheus Ferst 84ade98e87 target/ppc: do not silence snan in xscvspdpn
The non-signalling versions of VSX scalar convert to shorter/longer
precision insns doesn't silence SNaNs in the hardware. To better match
this behavior, use the non-arithmatic conversion of helper_todouble
instead of float32_to_float64. A test is added to prevent future
regressions.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211228120310.1957990-1-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-01-04 07:55:34 +01:00
..
bcdsub.c target/ppc: Fix bcdsub. emulation when result overflows 2021-03-10 09:07:09 +11:00
byte_reverse.c tests/tcg/ppc64le: tests for brh/brw/brd 2021-05-18 09:36:21 +01:00
Makefile.target target/ppc: do not silence snan in xscvspdpn 2022-01-04 07:55:34 +01:00
mtfsf.c test/tcg/ppc64le: test mtfsf 2021-12-17 17:57:13 +01:00
non_signalling_xscv.c target/ppc: do not silence snan in xscvspdpn 2022-01-04 07:55:34 +01:00
signal_save_restore_xer.c linux-user/ppc: Fix XER access in save/restore_user_regs 2021-10-21 11:42:47 +11:00