target/mips: Set FloatInfZeroNaNRule explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:54 +0000 (15:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:54 +0000 (15:30 +0000)
commita71492f7267490e3cc238fa00662d29a0762fd3a
tree48dfa2bef3dc4d880ca2639bf0577302b54dbc7d
parent6f759b179fd72a90fed129721dc28e04fa79d7c3
target/mips: Set FloatInfZeroNaNRule explicitly

Set the FloatInfZeroNaNRule explicitly for the MIPS 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-9-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/mips/fpu_helper.h
target/mips/msa.c