Thiemo Seufer a écrit :
> Aurelien Jarno wrote:
>> Hi all,
>>
>> The current softfloat implementation changes qNaN into sNaN when 
>> converting between formats, for no reason. The attached patch fixes
>> that.
> 
> Did you take into account that MIPS and PA-RISC have the signalling
> bit inverted to the rest of the world?

Oh didn't know about that! Anyway that doesn't change anything, as the
patch simply copy parts of the mantissa from one format to another.

That just means on other architectures, sNaN are changed into qNaN.


-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


Reply via email to