qemu-patch-raspberry4/fpu
Peter Maydell 21d6ebde76 softfloat: Add float*_is_any_nan() functions
Add float*_is_any_nan() functions which return true if the argument
is a NaN of any kind (quiet or signalling).

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 target-alpha: Enable softfloat. 2009-12-13 20:32:36 +01:00
softfloat.c softfloat: add float32_exp2() 2010-07-13 18:18:23 +02:00
softfloat.h softfloat: Add float*_is_any_nan() functions 2010-12-07 15:37:34 +00:00