target/mips: Set set_default_nan_mode with set_snan_bit_is_one
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 22 Oct 2020 16:17:46 +0000 (09:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 16 May 2021 12:13:51 +0000 (07:13 -0500)
commite9e5534ff30a0441d2efa59004e3f815177e7c10
tree672ca41df08711f12b393a69ae72eab42ff1392a
parent57547c6023344f4b4562d7cadb1799a31c8a4549
target/mips: Set set_default_nan_mode with set_snan_bit_is_one

This behavior is currently hard-coded in parts_silence_nan,
but setting this bit properly will allow this to be cleaned up.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/fpu_helper.h