|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 for-10.0 43/54] target/mips: Set default NaN pattern explicitly |
Date: | Mon, 2 Dec 2024 11:31:28 -0600 |
User-agent: | Mozilla Thunderbird |
On 12/2/24 07:13, Peter Maydell wrote:
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> --- target/mips/fpu_helper.h | 7 +++++++ target/mips/msa.c | 3 +++ 2 files changed, 10 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |