On 16.02.2011 17:54, Peter Maydell wrote:
> On 16 February 2011 14:51, wrote:
>> From: Christophe Lyon
>>
>> These two special values are needed to implement some helper
>> functions, which return these values in some cases.
>>
>> This patch also moves the definitions of default_nan for 16, 64,
On 16 February 2011 14:51, wrote:
> From: Christophe Lyon
>
> These two special values are needed to implement some helper
> functions, which return these values in some cases.
>
> This patch also moves the definitions of default_nan for 16, 64, x80
> and 128 bits floats for consistency with flo
From: Christophe Lyon
These two special values are needed to implement some helper
functions, which return these values in some cases.
This patch also moves the definitions of default_nan for 16, 64, x80
and 128 bits floats for consistency with float32.
Signed-off-by: Christophe Lyon
---
fpu/