qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 20/21] target/rx: Explicitly set 2-NaN propagation rule


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

On 10/25/24 15:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly for the float_status word
used in the rx target.

This not the architecturally correct behaviour, but since this is a
no-behaviour-change patch, we leave a TODO note to that effect.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/rx/cpu.c                | 7 +++++++
  fpu/softfloat-specialize.c.inc | 3 ++-
  2 files changed, 9 insertions(+), 1 deletion(-)

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

r~



reply via email to

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