Ping. r~
On 12/31/2012 10:09 AM, Richard Henderson wrote: > 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(-) >