Re: [Qemu-devel] [PATCH v2 07/20] softfloat: fix float*_scalnb() corner cases

2011-04-20 Thread Peter Maydell
On 20 April 2011 11:11, Aurelien Jarno wrote: > float*_scalnb() were not taking into account all cases. This patch fixes > some corner cases: > - NaN values in input were not properly propagated and the invalid flag >  not correctly raised. Use propagateFloat*NaN() for that. > - NaN or infinite va

[Qemu-devel] [PATCH v2 07/20] softfloat: fix float*_scalnb() corner cases

2011-04-20 Thread Aurelien Jarno
float*_scalnb() were not taking into account all cases. This patch fixes some corner cases: - NaN values in input were not properly propagated and the invalid flag not correctly raised. Use propagateFloat*NaN() for that. - NaN or infinite values in input of floatx80_scalnb() were not correctly