qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 09/21] target/m68k: Explicitly set 2-NaN propagation rule


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

On 10/25/24 15:12, Peter Maydell wrote:
Explicitly set the 2-NaN propagation rule on env->fp_status
and on the temporary fp_status that we use in frem (since
we pass that to a division operation function).
---
  target/m68k/cpu.c              | 16 ++++++++++++++++
  target/m68k/fpu_helper.c       |  1 +
  fpu/softfloat-specialize.c.inc | 19 +------------------
  3 files changed, 18 insertions(+), 18 deletions(-)

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

r~



reply via email to

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