target/mips: Set Float3NaNPropRule explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:58 +0000 (15:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:30:58 +0000 (15:30 +0000)
commit3a45371291af21b9671ac081fae6bec9270c9af7
tree51b7ac9d636b402e8c911cab2e9ba3567090650e
parent49866dcb59a28325c99c08745ed8e7c81828ed06
target/mips: Set Float3NaNPropRule explicitly

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