]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: 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)
commit38ea9ade29e1e3208dc0e82708388c0a1d73ebf2
tree2479ca813e5c79c2c6bfcf0166e1522593d9a6fa
parentb9aa1e5658dacca25b2970bba6f3bf79351ca46c
target/hexagon: Set default NaN pattern explicitly

Set the default NaN pattern explicitly for hexagon.
Remove the ifdef from parts64_default_nan(); the only
remaining unconverted targets all use the default case.

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