i386.md (type attribute): Add "rotate" for rotate insns.
authorJeffrey A Law <law@cygnus.com>
Thu, 9 May 2002 17:58:09 +0000 (17:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 9 May 2002 17:58:09 +0000 (11:58 -0600)
commit890d52e81ba256b45e856b423a90ade2e6f623e6
tree846c5550a219cf3a73ec66f6bfe479e9b21caa8b
parentf78ec36a7132213edd00f50b4686ea23de274c57
i386.md (type attribute): Add "rotate" for rotate insns.

        * 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.

From-SVN: r53338
gcc/ChangeLog
gcc/config/i386/i386.md