summary refs log tree commit diff stats
path: root/fpu/softfloat-macros.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-02-19 16:25:00 +0000
committerPeter Maydell <peter.maydell@linaro.org>2016-02-19 16:27:21 +0000
commit0bb721d7217ed4a1abb44f521c5c7ec185062d58 (patch)
treea3fbaf053ca50a2be44bd7e484296864e08ac244 /fpu/softfloat-macros.h
parentd783f78933b212537ece77c7ec66866cc2bc0f4d (diff)
downloadfocaccia-qemu-0bb721d7217ed4a1abb44f521c5c7ec185062d58.tar.gz
focaccia-qemu-0bb721d7217ed4a1abb44f521c5c7ec185062d58.zip
fpu: Remove use of int_fast16_t in conversions to int16
Make the functions which convert floating point to 16 bit integer
return int16_t rather than int_fast16_t, and correspondingly use
int_fast16_t in their internal implementations where appropriate.

(These functions are used only by the ARM target.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Message-id: 1453807806-32698-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'fpu/softfloat-macros.h')
0 files changed, 0 insertions, 0 deletions