On Fri, Dec 28, 2012 at 10:04 PM, Richard Henderson <r...@twiddle.net> wrote: > Ping 2...
Patch 2/2 doesn't apply due to reorganization, please rebase. > > r~ > > On 2012-12-20 11:45, Richard Henderson wrote: >> Ping? It's got reviews... >> >> r~ >> >> On 12/11/2012 09:21 AM, Richard Henderson wrote: >>> 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(-) >>> >> >