]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/sparc: Set default NaN pattern explicitly
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:31:07 +0000 (15:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:31:07 +0000 (15:31 +0000)
commit45fb2cd61eee6d7f500eb96dba73023cf0057b40
treedc81bf88a7b7606859847151cd21ef541f405d7d
parent5ab49c3a0991447d2f5b32e2b453ed111e4c968f
target/sparc: Set default NaN pattern explicitly

Set the default NaN pattern explicitly for SPARC, and remove
the ifdef from parts64_default_nan.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-50-peter.maydell@linaro.org
fpu/softfloat-specialize.c.inc
target/sparc/cpu.c