]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/openrisc: Explicitly set 2-NaN propagation rule
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Nov 2024 10:09:57 +0000 (10:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Nov 2024 10:09:57 +0000 (10:09 +0000)
commit355e6cfb94f61214ad4f633ce568debec5a8fc0d
tree3bfdad95b9cf80cdfc2b2f950fe1fd047facb4e9
parent4fafdcc833f2bfe0037512921dc37ebeed053853
target/openrisc: Explicitly set 2-NaN propagation rule

Set the NaN propagation rule explicitly for the float_status word
used in the openrisc target.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241025141254.2141506-20-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/openrisc/cpu.c