softfloat: use float{32,64,x80,128}_maybe_silence_nan()
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 14:38:19 +0000 (15:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 15:29:29 +0000 (16:29 +0100)
commite369c4ae4cb332ce9ac4d61ba8e8d7c58a199a0d
treedb6a184237455c2758586059c01a7f91c537f4f4
parent32ac3757d71079a3bb8e64bd3c3df86f9b490945
softfloat: use float{32,64,x80,128}_maybe_silence_nan()

Use float{32,64,x80,128}_maybe_silence_nan() instead of toggling the
sNaN bit manually. This allow per target implementation of sNaN to qNaN
conversion.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
fpu/softfloat-specialize.h