diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2013-07-16 23:04:52 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@gcc.gnu.org> | 2013-07-16 23:04:52 +0000 |
commit | f900a982215cceacb04d5ca132d74600643c6825 (patch) | |
tree | 167cecd09ff37445a4d264225c61eece48c58074 /gcc/tree-pass.h | |
parent | d4ed27eb7f674fe64d9134a2713729be8e38eebd (diff) | |
download | gcc-f900a982215cceacb04d5ca132d74600643c6825.zip gcc-f900a982215cceacb04d5ca132d74600643c6825.tar.gz gcc-f900a982215cceacb04d5ca132d74600643c6825.tar.bz2 |
mips.h (ISA_HAS_FP4): Correct formatting.
* config/mips/mips.h (ISA_HAS_FP4): Correct formatting.
(ISA_HAS_FP_MADD4_MSUB4): Also enable for ISA_MIPS32R2.
(ISA_HAS_NMADD4_NMSUB4): Remove the MODE argument; rewrite in
terms of ISA_HAS_FP4, and also enable for ISA_MIPS32R2.
(ISA_HAS_NMADD3_NMSUB3): Remove the MODE argument.
* config/mips/mips.c (mips_rtx_costs) <PLUS>: Check for
ISA_HAS_FP_MADD4_MSUB4 || ISA_HAS_FP_MADD3_MSUB3 rather than
ISA_HAS_FP4.
<MINUS, NEG>: Update according to changes to ISA_HAS_NMADD4_NMSUB4
and ISA_HAS_NMADD3_NMSUB3.
* config/mips/mips.md (nmadd4<mode>, nmadd3<mode>): Likewise.
(nmadd4<mode>_fastmath, nmadd3<mode>_fastmath): Likewise.
(nmsub4<mode>, nmsub3<mode>): Likewise.
(nmsub4<mode>_fastmath, nmsub3<mode>_fastmath): Likewise.
From-SVN: r200993
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions