On 25/10/24 11:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly for the float_status word used in the openrisc target.Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- target/openrisc/cpu.c | 6 ++++++ fpu/softfloat-specialize.c.inc | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>