On 10/25/24 15:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly in the float_status words we use.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- target/sparc/cpu.c | 8 ++++++++ target/sparc/fop_helper.c | 10 ++++++++-- fpu/softfloat-specialize.c.inc | 6 ++---- 3 files changed, 18 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~