|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 for-10.0 40/54] target/arm: Set default NaN pattern explicitly |
Date: | Mon, 2 Dec 2024 11:29:23 -0600 |
User-agent: | Mozilla Thunderbird |
On 12/2/24 07:13, Peter Maydell wrote:
Set the default NaN pattern explicitly for the arm target. This includes setting it for the old linux-user nwfpe emulation. For nwfpe, our default doesn't match the real kernel, but we avoid making a behaviour change in this commit. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- linux-user/arm/nwfpe/fpa11.c | 5 +++++ target/arm/cpu.c | 2 ++ 2 files changed, 7 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |