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/mips/fpu_helper.h | 4 ++++ target/mips/msa.c | 3 +++ fpu/softfloat-specialize.c.inc | 8 +------- 3 files changed, 8 insertions(+), 7 deletions(-)
Yay. Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~