qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Problem with QEMU FPU on amd64


From: Ludovic Drolez
Subject: [Qemu-devel] Problem with QEMU FPU on amd64
Date: Thu, 14 Dec 2006 18:26:39 -0000
User-agent: Loom/3.14 (http://gmane.org/)

Hi !

I have problems with a SLES 10 64 bits running on qemu-system-x86_64, with FP
numbers (conversion to strings show garbage in PHP for example).

Below you'll see conversions of float to string using apr_snprintf (left) or
printf (right).

Which patch should I try ?

Cheers,

   Ludo.

==========================
VALUE =2.G= =2.343750=
VALUE =2.G= =2.343750=
VALUE =9.Ö= =93.487236=
VALUE =0.6o= =0.640000=
VALUE =0.1;= =0.119600=
VALUE =0.00= =0.000311=
VALUE =0.0= =0.000000=
VALUE =0.0= =0.000000=
VALUE =9.ê= =95.312500=
VALUE =0.9= =0.940000=
VALUE =0.4Y= =0.420000=
VALUE =0.1;= =0.113054=
VALUE =0.00= =0.000536= 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]