qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] softfloat: FloatRelation cleanups


From: Richard Henderson
Subject: Re: [PATCH 0/3] softfloat: FloatRelation cleanups
Date: Tue, 26 Apr 2022 20:02:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/1/22 06:22, Richard Henderson wrote:
Make consistent use of FloatRelation throughout the
implementation of the float compare functions.

I don't yet know if this actually solves Coverity issues,
but they all look a bit cleaner, I think.

r~

Richard Henderson (3):
   softfloat: Fix declaration of partsN_compare
   softfloat: Use FloatRelation within partsN_compare
   softfloat: Use FloatRelation for fracN_cmp

  fpu/softfloat.c           | 20 +++++++++++---------
  fpu/softfloat-parts.c.inc | 11 +++++++----
  2 files changed, 18 insertions(+), 13 deletions(-)


Queuing to tcg-next.


r~



reply via email to

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