mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 08:28:37 -07:00
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> |
||
|---|---|---|
| .. | ||
| softfloat-macros.h | ||
| softfloat-native.c | ||
| softfloat-native.h | ||
| softfloat-specialize.h | ||
| softfloat.c | ||
| softfloat.h | ||