i386.md (ix86_code_end): Move the initialization of xops array near the consumer.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 24 Sep 2010 06:10:35 +0000 (08:10 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 24 Sep 2010 06:10:35 +0000 (08:10 +0200)
commit6fd71fde8bf08fdbd7220791b0b411f1595bf810
tree4698c452d4e231b033445ba98af1ba4303d5a7f0
parentbe1f1ed97b2e41073dc1775d6f13e7597eb22664
i386.md (ix86_code_end): Move the initialization of xops array near the consumer.

* config/i386/i386.md (ix86_code_end): Move the initialization of
xops array near the consumer.  Use AX_REG and SP_REG instead of
numerical constants.

From-SVN: r164583
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md