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