]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Aug 2004 08:03:15 +0000 (08:03 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Aug 2004 08:03:15 +0000 (08:03 +0000)
commit32718ad3c82a8da6d18ebafa08432fbfde0d1093
tree7a37a45a56392f1c12e45eb372273148fec815e2
parente8c512e00ccaf5803d80ee1ca6152ddd9efb3ca4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86414 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.md