mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
Missed float_round_nearest_even_max when recomputing round. CC: qemu-stable@nongnu.org Fixes:72330260cd("softfloat: Add float_round_nearest_even_max") Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Message-id: 20260608190155.637067-2-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> (cherry picked from commita6a1f92d5a) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>