On 11/28/24 04:43, Peter Maydell wrote:
Set the Float3NaNPropRule explicitly for Arm, and remove the ifdef from pickNaNMulAdd().Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/arm/cpu.c | 5 +++++ fpu/softfloat-specialize.c.inc | 8 +------- 2 files changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~