qemu-e2k/fpu
Peter Maydell cbcef455a2 softfloat: Add float/double to 16 bit integer conversion functions
The ARM architecture needs float/double to 16 bit integer conversions.
(The 32 bit versions aren't sufficient because of the requirement
to saturate at 16 bit MAXINT/MININT and to get the exception bits right.)

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 float/double to 16 bit integer conversion functions 2010-12-07 15:37:34 +00:00
softfloat.h softfloat: Add float/double to 16 bit integer conversion functions 2010-12-07 15:37:34 +00:00