softfloat: use float{32,64,x80,128}_maybe_silence_nan()
commit1f398e0825b3365746ac3a3f6f5a9954b0064f28
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 14:38:19 +0000 (6 15:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 6 Jan 2011 15:29:29 +0000 (6 16:29 +0100)
treedb6a184237455c2758586059c01a7f91c537f4f4
parentf6a7d92aed30964b6096d921e3c0df0487bb7b22
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