Re: [Qemu-devel] [PATCH 136/147] softfloat: Implement uint64_to_float128

2012-09-28 Thread Peter Maydell
On 28 September 2012 02:13, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > fpu/softfloat.c | 6 ++ > fpu/softfloat.h | 1 + > 2 files changed, 7 insertions(+) > > diff --git a/fpu/softfloat.c b/fpu/softfloat.c > index 45f105a..8df3a32 100644 > --- a/fpu/softfloat.c > +++

[Qemu-devel] [PATCH 136/147] softfloat: Implement uint64_to_float128

2012-09-27 Thread Richard Henderson
Signed-off-by: Richard Henderson --- fpu/softfloat.c | 6 ++ fpu/softfloat.h | 1 + 2 files changed, 7 insertions(+) diff --git a/fpu/softfloat.c b/fpu/softfloat.c index 45f105a..8df3a32 100644 --- a/fpu/softfloat.c +++ b/fpu/softfloat.c @@ -1337,6 +1337,12 @@ float128 int64_to_float128( int