target/sparc: Set FloatInfZeroNaNRule explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:55 +0000 (15:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:55 +0000 (15:30 +0000)
commit9a31b8d0ad86e12920e01bd4c01516be9f75337e
tree4bfa38e30d05d7e64b821c309868dfa1be72af69
parenta71492f7267490e3cc238fa00662d29a0762fd3a
target/sparc: Set FloatInfZeroNaNRule explicitly

Set the FloatInfZeroNaNRule explicitly for the SPARC target,
so we can 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-10-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/sparc/cpu.c