Home
last modified time | relevance | path

Searched hist:"5 c3ba8105563010f3d4b1c79a90986f03368e534" (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/
H A Dmsa.c5c3ba8105563010f3d4b1c79a90986f03368e534 Wed Dec 11 15:31:06 UTC 2024 Peter Maydell <peter.maydell@linaro.org> target/mips: Set default NaN pattern explicitly

Set the default NaN pattern explicitly for MIPS. Note that this
is our only target which currently changes the default NaN
at runtime (which it was previously doing indirectly when it
changed the snan_bit_is_one setting).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-44-peter.maydell@linaro.org
H A Dfpu_helper.h5c3ba8105563010f3d4b1c79a90986f03368e534 Wed Dec 11 15:31:06 UTC 2024 Peter Maydell <peter.maydell@linaro.org> target/mips: Set default NaN pattern explicitly

Set the default NaN pattern explicitly for MIPS. Note that this
is our only target which currently changes the default NaN
at runtime (which it was previously doing indirectly when it
changed the snan_bit_is_one setting).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-44-peter.maydell@linaro.org