qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] softfloat breaks cocoa.m


From: Peter Maydell
Subject: Re: [Qemu-devel] softfloat breaks cocoa.m
Date: Sun, 28 Aug 2011 15:08:02 +0100

On 28 August 2011 14:47, Alexander Graf <address@hidden> wrote:
> Well, if we want host machine dependent types we should use host
> dependent types.

...we couldn't decide what we wanted :-)

>Apparently uint16 is expected to be uint32_t in the code IIUC.

If the softfloat code relies on uint16 being exactly 32 bits
(or indeed on it being exactly 16 bits) then it has a bug in it.

-- PMM



reply via email to

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