qemu-irix/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
softfloat-native.c
softfloat-native.h
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