]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Set Float3NaNPropRule explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:57 +0000 (15:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:57 +0000 (15:30 +0000)
commitb07039a03e0261105e2de45eb077ede18b3e49b5
tree12d44772b1ee896134570b2ffcaa0439de147a84
parentac1254c4e75cd365283eca90cebc64cdb5a7e48d
target/s390x: Set Float3NaNPropRule explicitly

Set the Float3NaNPropRule explicitly for s390x, and remove the
ifdef from pickNaNMulAdd().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-21-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/s390x/cpu.c