qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] softfloat: FloatRelation cleanups
@ 2022-04-01 13:22 Richard Henderson
  2022-04-01 13:22 ` [PATCH 1/3] softfloat: Fix declaration of partsN_compare Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Richard Henderson @ 2022-04-01 13:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, alex.bennee

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(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-04-27  3:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 13:22 [PATCH 0/3] softfloat: FloatRelation cleanups Richard Henderson
2022-04-01 13:22 ` [PATCH 1/3] softfloat: Fix declaration of partsN_compare Richard Henderson
2022-04-01 13:48   ` Peter Maydell
2022-04-01 18:07   ` Richard Henderson
2022-04-01 18:12     ` Peter Maydell
2022-04-01 20:01       ` Richard Henderson
2022-04-01 13:22 ` [PATCH 2/3] softfloat: Use FloatRelation within partsN_compare Richard Henderson
2022-04-01 13:49   ` Peter Maydell
2022-04-01 13:22 ` [PATCH 3/3] softfloat: Use FloatRelation for fracN_cmp Richard Henderson
2022-04-01 13:50   ` Peter Maydell
2022-04-27  3:02 ` [PATCH 0/3] softfloat: FloatRelation cleanups Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).