mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX to calculate unit, prefix_re...
authorUros Bizjak <ubizjak@gmail.com>
Mon, 19 Sep 2011 18:21:54 +0000 (20:21 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 19 Sep 2011 18:21:54 +0000 (20:21 +0200)
commitb5344bf45d1a2c0f3e6cf91177b855db72a9d016
treefe6b12c1de8bf14c1f53ac2a199388016ae5a5a6
parent52325f2ca5b70566c41f1bb929c102c014dd74e1
mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX to calculate unit, prefix_rep and prefix_data16 attributes.

* config/i386/mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX
to calculate unit, prefix_rep and prefix_data16 attributes.
(*mov<mode>_internal): Ditto for unit attribute.
(*movv2sf_internal_rex64): Ditto for unit and prefix_rep attributes.
(*movv2sf_internal): Ditto.
* config/i386/sse.md (VI1248_256): Remove mode iterator.
(avx2_eq<mode>3): Use VI_256 instead of VI1248_256.
(*avx2_eq<mode>3): Ditto.
(avx2_gt<mode>3): Ditto.

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