diff options
author | Richard Henderson <rth@twiddle.net> | 2009-12-13 17:50:46 -0800 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-17 18:12:04 +0100 |
commit | d0af544555473e2cbac58903577e042ed5c50fa9 (patch) | |
tree | 372025cda3263d1b33695028279d76af82bbdde1 /qemu-char.c | |
parent | 68bd052ee124d127bb8b39cda23ae71a8e526825 (diff) |
target-alpha: Fix float32_to_s vs zero exponent.
There was a bug in float32_to_s that incorrectly mapped a zero exponent
to 0x38. This meant 0.0f != 0. At the same time, fix a generic type
punning bug in helper_memory_to_s and helper_s_to_memory.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'qemu-char.c')
0 files changed, 0 insertions, 0 deletions