|
From: | Richard Henderson |
Subject: | Re: [PATCH 12/21] target/sparc: Explicitly set 2-NaN propagation rule |
Date: | Mon, 28 Oct 2024 12:20:56 +0000 |
User-agent: | Mozilla Thunderbird |
On 10/25/24 15:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly in the float_status words we use. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/sparc/cpu.c | 8 ++++++++ target/sparc/fop_helper.c | 10 ++++++++-- fpu/softfloat-specialize.c.inc | 6 ++---- 3 files changed, 18 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |