diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-05-19 14:46:17 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-05-23 22:39:35 +0200 |
commit | 24927e7a46baa1407c73a794eead16a1f501d857 (patch) | |
tree | 7583efb95a098017efe645d40a81941d1216f671 /ui/vnc-tls.h | |
parent | 70de9505e6d71d1eb136e1026ba4e008b6cac622 (diff) | |
download | qemu-24927e7a46baa1407c73a794eead16a1f501d857.tar.gz qemu-24927e7a46baa1407c73a794eead16a1f501d857.tar.bz2 qemu-24927e7a46baa1407c73a794eead16a1f501d857.zip |
softfloat: Add new flag for when denormal result is flushed to zero
Add a new float_flag_output_denormal which is set when the result
of a floating point operation would be denormal but is flushed to
zero because we are in flush_to_zero mode. This is necessary because
some architectures signal this condition as an underflow and others
signal it as an inexact result.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'ui/vnc-tls.h')
0 files changed, 0 insertions, 0 deletions