target/s390x: fix NaN propagation rules
commit63dd7bcbea143814924e2c6f1c01a7d9ca8038f5
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 13 Jul 2022 18:26:11 +0000 (13 20:26 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 19 Jul 2022 10:49:56 +0000 (19 12:49 +0200)
tree24f219022f0e7b512fdd4d764fbc2d8e0b172d78
parent13c59eb09bd6d1fbc13f08b708226421f14a232b
target/s390x: fix NaN propagation rules

s390x has the same NaN propagation rules as ARM, and not as x86.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220713182612.3780050-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
fpu/softfloat-specialize.c.inc