diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-09-28 16:17:03 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-01 22:06:39 +0200 |
commit | e744c06fca438dc08271e626034e632a270c91c8 (patch) | |
tree | bcb62ade66b74fb0a32e7ce814d0b16d11ddaa7e /configure | |
parent | 4be8eeacb9f2b01ad98747ad88e54a7feabc664c (diff) | |
download | hqemu-e744c06fca438dc08271e626034e632a270c91c8.zip hqemu-e744c06fca438dc08271e626034e632a270c91c8.tar.gz |
fpu/softfloat.c: Return correctly signed values from uint64_to_float32
The uint64_to_float32() conversion function was incorrectly always
returning numbers with the sign bit set (ie negative numbers). Correct
this so we return positive numbers instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions