qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 08/11] softfloat: Inline pickNaN


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 08/11] softfloat: Inline pickNaN
Date: Wed, 4 Dec 2024 07:10:32 +0100
User-agent: Mozilla Thunderbird

On 3/12/24 21:39, Richard Henderson wrote:
Inline pickNaN into its only caller.  This makes one assert
redundant with the immediately preceding IF.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  fpu/softfloat-parts.c.inc      | 82 +++++++++++++++++++++++++----
  fpu/softfloat-specialize.c.inc | 96 ----------------------------------
  2 files changed, 73 insertions(+), 105 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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