]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.md (define_attr type): Add condmove.
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 15 Jul 2003 08:16:44 +0000 (08:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 15 Jul 2003 08:16:44 +0000 (08:16 +0000)
commit5a2515e667f2964495876931e08b4dbaccc56822
tree55d912c68e4e40705181e7b174ca593e14bc53d2
parent119dbb1fceae4b4233d7a5fe1c38afc748c7af94
mips.md (define_attr type): Add condmove.

* config/mips/mips.md (define_attr type): Add condmove.  Use it for
the conditional move patterns.
* config/mips/5400.md (ir_vr54_move): Rename to ir_vr54_condmove.
Check for condmove type.
(ir_vr54_arith): Add move type.
* config/mips/5500.md (ir_vr55_move, ir_vr55_arith): Likewise.
* config/mips/sr71k.md (ir_sr70_move, ir_sr70_arith): Likewise.

From-SVN: r69389
gcc/ChangeLog
gcc/config/mips/5400.md
gcc/config/mips/5500.md
gcc/config/mips/mips.md
gcc/config/mips/sr71k.md