mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 23 Aug 2004 08:03:15 +0000 (08:03 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 23 Aug 2004 08:03:15 +0000 (08:03 +0000)
commitc9081a928a5ea257798a8e4d6fd381d4371ae9c8
tree7a37a45a56392f1c12e45eb372273148fec815e2
parent3d1f285d085b455b12954bc7162307ed1ae58925
mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...

* config/mips/mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...
(UNSPEC_{LOAD,STORE}_{LEFT,RIGHT}): ...these new constants.  Shuffle
later constants to cover the gap.
(load, store): New mode attributes.
(mov_l[wd]l, mov_l[wd]r, mov_s[wd]l, mov_s[wd]r): Redefine using :GPR.
Use new unspec constants.

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