qemu/fpu
Peter Maydell b408dbdec3 softfloat: Add float*_maybe_silence_nan() functions
Add functions float*_maybe_silence_nan() which ensure that a
value is not a signaling NaN by turning it into a quiet NaN.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Nathan Froyd <froydnj@codesourcery.com>
2010-12-07 15:37:34 +00:00
..
softfloat-macros.h Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' 2009-04-13 16:31:01 +00:00
softfloat-native.c arm host: fix compiler warning 2010-02-06 23:16:05 +01:00
softfloat-native.h arm host: fix compiler warning 2010-02-06 23:16:05 +01:00
softfloat-specialize.h softfloat: Add float*_maybe_silence_nan() functions 2010-12-07 15:37:34 +00:00
softfloat.c softfloat: add float32_exp2() 2010-07-13 18:18:23 +02:00
softfloat.h softfloat: Add float*_maybe_silence_nan() functions 2010-12-07 15:37:34 +00:00