mips.md (length): Don't use mips_fetch_insns for indexed loads and stores.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 23 Aug 2004 08:20:53 +0000 (08:20 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 23 Aug 2004 08:20:53 +0000 (08:20 +0000)
commit4d06ed0a96ce09cef95f80a7b2693410fb4a5da3
tree040b9959f05d232ccc92412f7eac22a6fa04321f
parenta3631d9785de39ffcf1925e71dc2fe017d17c448
mips.md (length): Don't use mips_fetch_insns for indexed loads and stores.

* config/mips/mips.md (length): Don't use mips_fetch_insns for indexed
loads and stores.
(*lwxc1_<mode>, *ldxc1_<mode>, *swxc1_<mode>, *sdxc1_<mode>): Name
formerly unnamed patterns.  Redefine using :P for the address.  Remove
explicit length attributes.

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