qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] soft-float-fixes for target-s390x
@ 2012-12-11 17:21 Richard Henderson
  2012-12-11 17:21 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Richard Henderson @ 2012-12-11 17:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: afaerber

Changes v2-v3:
  Ignore softfloat "style" completely.  Code now formatted per QEMU.

Changes v1-v2:
  Incorporating feedback from Peter Maydell (previously missed in
  the 140+ message thread).


r~


Richard Henderson (2):
  softfloat: Fix uint64_to_float64
  softfloat: Implement uint64_to_float128

 fpu/softfloat.c | 21 ++++++++++++++++++---
 fpu/softfloat.h |  3 +++
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
1.7.11.7

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [Qemu-devel] [PATCH v4 0/2] soft-float-fixes for target-s390x
@ 2012-12-31 18:09 Richard Henderson
  2012-12-31 18:09 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
  0 siblings, 1 reply; 14+ messages in thread
From: Richard Henderson @ 2012-12-31 18:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl

Changes v3-v4:
  Rebase after source tree rearrangements.

Changes v2-v3:
  Ignore softfloat "style" completely.  Code now formatted per QEMU.

Changes v1-v2:
  Incorporating feedback from Peter Maydell (previously missed in
  the 140+ message thread).


r~


Richard Henderson (2):
  softfloat: Fix uint64_to_float64
  softfloat: Implement uint64_to_float128

 fpu/softfloat.c         | 21 ++++++++++++++++++---
 include/fpu/softfloat.h |  3 +++
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
1.7.11.7

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [Qemu-devel] [PATCH v2 0/2] soft-float fixes for target-s390x
@ 2012-12-07 21:52 Richard Henderson
  2012-12-07 21:52 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
  0 siblings, 1 reply; 14+ messages in thread
From: Richard Henderson @ 2012-12-07 21:52 UTC (permalink / raw)
  To: qemu-devel

... or for upcoming s390x changes.

The s390x isa has insns for both signed and unsigned conversions
to all three (binary) floating point types.  One of these was
missing and the other producing incorrect results.

Tested with the s390x rewrite on the gcc testsuite.

Changes v1-v2:
  Incorporating feedback from Peter Maydell (previously missed in
  the 140+ message thread).


r~



Richard Henderson (2):
  softfloat: Fix uint64_to_float64
  softfloat: Implement uint64_to_float128

 fpu/softfloat.c | 17 +++++++++++++++--
 fpu/softfloat.h |  3 +++
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2012-12-31 18:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 17:21 [Qemu-devel] [PATCH v3 0/2] soft-float-fixes for target-s390x Richard Henderson
2012-12-11 17:21 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
2012-12-11 17:34   ` Peter Maydell
2012-12-11 17:21 ` [Qemu-devel] [PATCH 2/2] softfloat: Implement uint64_to_float128 Richard Henderson
2012-12-11 17:34   ` Peter Maydell
2012-12-20 19:45 ` [Qemu-devel] [PATCH v3 0/2] soft-float-fixes for target-s390x Richard Henderson
2012-12-28 22:04   ` Richard Henderson
2012-12-29 12:18     ` Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2012-12-31 18:09 [Qemu-devel] [PATCH v4 " Richard Henderson
2012-12-31 18:09 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
2012-12-07 21:52 [Qemu-devel] [PATCH v2 0/2] soft-float fixes for target-s390x Richard Henderson
2012-12-07 21:52 ` [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64 Richard Henderson
2012-12-08 10:42   ` Peter Maydell
2012-12-08 14:48   ` Andreas Färber
2012-12-08 16:08     ` Peter Maydell
2012-12-08 17:05       ` Andreas Färber

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