target/ppc: 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)
commitac1254c4e75cd365283eca90cebc64cdb5a7e48d
treedb2751c4371f135d8f320f97e810862e309a6ec9
parent9d0b8f96056f45510c3f0ed7216dbc969e5e5fec
target/ppc: Set Float3NaNPropRule explicitly

Set the Float3NaNPropRule explicitly for PPC, 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-20-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/ppc/cpu_init.c