* config/i386/i386.md (bswap<mode>2): Macroize expander from
commit41edf0a163b0268bfa831ba3813c6cfdf099da4e
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Apr 2010 06:24:30 +0000 (21 06:24 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Apr 2010 06:24:30 +0000 (21 06:24 +0000)
tree877dca5e7a86c25eddf6fe33f4e002abd56b2b45
parent7a00f93919dce5b91d4638bf98be606d968431ba
* config/i386/i386.md (bswap<mode>2): Macroize expander from
bswap{si,di}2 using SWI48 mode iterator.
(*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
SWI48 mode iterator.  Set type attribute of bswap insn to bitmanip,
set modrm attribute of bswap insn to 0 and remove length attribute.
(*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
iterator.  Set type attribute to bitmanip, set modrm attribute to 0,
set mode attribute to <MODE> and remove length attribute.

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