softfloat: add float{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:23 +0000 (16:29 +0100)
commit32ac3757d71079a3bb8e64bd3c3df86f9b490945
tree371cc91be9f5747256b26e65863cb355e226d657
parentcc715c241835a4531a08414bec5a084d780d16db
softfloat: add float{x80,128}_maybe_silence_nan()

Add float{x80,128}_maybe_silence_nan() functions, they will be need by
propagateFloat{x80,128}NaN().

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