]> git.ipfire.org Git - thirdparty/gcc.git/commit
* i386.md (type attribute): Add "rotate" for rotate insns.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 17:58:09 +0000 (17:58 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 May 2002 17:58:09 +0000 (17:58 +0000)
commit2e72479d2561c9610710fe759b33ad763a6d0376
tree846c5550a219cf3a73ec66f6bfe479e9b21caa8b
parent65f753eb00c183268a2c27c17e448680b6d1399e
    * i386.md (type attribute): Add "rotate" for rotate insns.
        (rotate insns): Set type to "rotate".
        (various attributes and function units): Treat rotate like shift.
        (pent_pair attribute): Only rotates by one bit position are
        pairable.
        (sbb insns): Explicitly set pent_pair attribute on a couple
        that were missing it.

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