commit | b76235e400be0e4f2c87ac4b678384f43a932181 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Wed Apr 20 13:04:22 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 25 11:18:32 2011 +0200 |
tree | 074421ecc4be1e18c85912ee69fba917f38efcca | |
parent | e2f422047b6fd04c28630f80ab1161dbce07c6b7 [diff] |
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>