]> git.ipfire.org Git - thirdparty/qemu.git/commit
fpu: Remove default handling for dnan_pattern
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:31:08 +0000 (15:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Dec 2024 15:31:08 +0000 (15:31 +0000)
commit86bb2f44cd6f4a45132beffcdacdf3b43d836042
treeb2b976f18952afd164314dcf49ec8a70f03837a0
parentd921f8fd56f144557413f8e3e35e4c12064e4091
fpu: Remove default handling for dnan_pattern

Now that all our targets have bene converted to explicitly specify
their pattern for the default NaN value we can remove the remaining
fallback code in parts64_default_nan().

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