i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all users.
authorUros Bizjak <ubizjak@gmail.com>
Wed, 14 Apr 2010 16:16:31 +0000 (18:16 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 14 Apr 2010 16:16:31 +0000 (18:16 +0200)
commit4a5528ccf5d3d6a3c93bb40b404257ba41d51b2a
treee2be1e245d9122761de96a1482b414f00c743c8e
parent289fcbbd6e1e9683416f6a6380faa9471787e079
i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all users.

* config/i386/i386.md (maxmin_int): Rename code attribute from
maxminiprefix and update all users.
(maxmin_float): Ditto from maxminfprefix.
(logic): Ditto from logicprefix.
(absneg_mnemonic): Ditto from absnegprefix.
* config/i386/mmx.md: Update all users of maxminiprefix,
maxminfprefix and loficprefix for rename.
* config/i386/sse.md: Ditto.
* config/i386/sync.md (sync_<code><mode>): Update for
logicprefix rename.

From-SVN: r158350
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/config/i386/mmx.md
gcc/config/i386/sse.md
gcc/config/i386/sync.md