diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-23 10:12:00 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-10-31 22:20:46 +0100 |
commit | 05993cd05fcdebc75f8432cf6ad558726dc8ec15 (patch) | |
tree | 664f4bdee55d84d7eddc9d7a7f895be2c77ec923 /MAINTAINERS | |
parent | 4cc2e5f989728424e913777c494d68dbf0d2ec09 (diff) | |
download | hqemu-05993cd05fcdebc75f8432cf6ad558726dc8ec15.zip hqemu-05993cd05fcdebc75f8432cf6ad558726dc8ec15.tar.gz |
target-mips: use softfloat constants when possible
softfloat already has a few constants defined, use them instead of
redefining them in target-mips.
Rename FLOAT_SNAN32 and FLOAT_SNAN64 to FP_TO_INT32_OVERFLOW and
FP_TO_INT64_OVERFLOW as even if they have the same value, they are
technically different (and defined differently in the MIPS ISA).
Remove the unused constants.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions