mips.h (PREDICATE_CODES): Add macc_msac_operand.
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 17 Apr 2004 07:02:32 +0000 (07:02 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 17 Apr 2004 07:02:32 +0000 (07:02 +0000)
commit3bd06df78aded83cc747f067fb57b5c666046efa
treeddbb0765cad6fa08e7d2e3e69d8d639d767011fe
parent38d396e511338696ce8953e36b0fa838e9f3ce7a
mips.h (PREDICATE_CODES): Add macc_msac_operand.

* config/mips/mips.h (PREDICATE_CODES): Add macc_msac_operand.
* config/mips/mips.c (macc_msac_operand): New function.
* config/mips/mips.md (*msac): Move after *macc.
(*msac2): New.  Generalize macc-related peepholes so that they apply
to msac too.

From-SVN: r80790
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vr-mult-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/vr-mult-2.c [new file with mode: 0644]