mips.md: Add imadd type.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 8 Jul 2002 08:56:20 +0000 (08:56 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 8 Jul 2002 08:56:20 +0000 (08:56 +0000)
commit1d4047e0380d0df08e9377878e430660557f9197
treef43a9310c29d5d38750ace84bbb5d5a3ebd11dde
parent594bb0e78980cbb20cdeb028056a8f01be55b06f
mips.md: Add imadd type.

* config/mips/mips.md: Add imadd type.  Update scheduler description
to use imadd as well as imul.
(*mul_acc_si, *madsi): Change imul alternatives to imadd.
(*mul_acc_di, *mul_acc_64bit_di): Likewise.
(*mul_sub_si): Likewise for first alternative.  Change second
alternative from imul to multi.

From-SVN: r55321
gcc/ChangeLog
gcc/config/mips/mips.md