]> git.proxmox.com Git - qemu.git/commit
softfloat: fix floatx80_is_infinity()
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 20 Apr 2011 11:04:22 +0000 (13:04 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 25 Apr 2011 09:18:32 +0000 (11:18 +0200)
commitb76235e400be0e4f2c87ac4b678384f43a932181
tree074421ecc4be1e18c85912ee69fba917f38efcca
parente2f422047b6fd04c28630f80ab1161dbce07c6b7
softfloat: fix floatx80_is_infinity()

With floatx80, the explicit bit is set for infinity.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
fpu/softfloat.h