qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule


From: Richard Henderson
Subject: Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
Date: Mon, 28 Oct 2024 12:22:26 +0000
User-agent: Mozilla Thunderbird

On 10/25/24 15:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly in xtensa_use_first_nan().

(When we convert the softfloat pickNaNMulAdd routine to also
select a NaN propagation rule at runtime, we will be able to
remove the use_first_nan flag because the propagation rules
will handle everything.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  target/xtensa/fpu_helper.c     |  2 ++
  fpu/softfloat-specialize.c.inc | 12 +-----------
  2 files changed, 3 insertions(+), 11 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]