summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2012-04-26 00:15:53 +0200
committerBlue Swirl <blauwirbel@gmail.com>2012-04-28 09:12:24 +0000
commitc9696547d4b2d4da9e27d87a56f246d0c6551b96 (patch)
tree4fbe2364c3be1a993bdf251237bec639825f714c /scripts/qapi-commands.py
parentc4c50b9edd61140af5112b196b75057ab5d98b4e (diff)
downloadfocaccia-qemu-c9696547d4b2d4da9e27d87a56f246d0c6551b96.tar.gz
focaccia-qemu-c9696547d4b2d4da9e27d87a56f246d0c6551b96.zip
softfloat: Fix mixups of int and int16
normalizeFloat{32,64}Subnormal() expect the exponent as int16, not int.
This went unnoticed since int16 and uint16 were both typedef'ed to int.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Bernhard Walle <bernhard@bwalle.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions