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: Philippe Mathieu-Daudé
Subject: Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
Date: Sat, 26 Oct 2024 01:38:04 -0300
User-agent: Mozilla Thunderbird

On 25/10/24 11: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: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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