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