summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeter Maydell2016-02-19 17:25:00 +0100
committerPeter Maydell2016-02-19 17:27:21 +0100
commit0bb721d7217ed4a1abb44f521c5c7ec185062d58 (patch)
treea3fbaf053ca50a2be44bd7e484296864e08ac244 /include/exec
parenttarget-mips: Stop using uint_fast*_t types in r4k_tlb_t struct (diff)
downloadqemu-0bb721d7217ed4a1abb44f521c5c7ec185062d58.tar.gz
qemu-0bb721d7217ed4a1abb44f521c5c7ec185062d58.tar.xz
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 'include/exec')
0 files changed, 0 insertions, 0 deletions