On 11/28/24 04:42, Peter Maydell wrote:
Set the FloatInfZeroNaNRule explicitly for the Arm target,
so we can remove the ifdef from pickNaNMulAdd().
Signed-off-by: Peter Maydell
---
target/arm/cpu.c | 3 +++
fpu/softfloat-specialize.c.inc | 8 +---
2 files changed, 4 inserti
Set the FloatInfZeroNaNRule explicitly for the Arm target,
so we can remove the ifdef from pickNaNMulAdd().
Signed-off-by: Peter Maydell
---
target/arm/cpu.c | 3 +++
fpu/softfloat-specialize.c.inc | 8 +---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/target/