i386.md (movstrictqi_xor): Use 'q' constraint instead of 'r'.
authorJakub Jelinek <jakub@redhat.com>
Mon, 3 Jul 2000 18:31:59 +0000 (20:31 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 3 Jul 2000 18:31:59 +0000 (20:31 +0200)
commit5e6d6bf072d5dd205fb968dbaf0492d7389d9026
treead9e64c2986ecbdffe2b7593b8f299b99c891424
parentf46ad0764a1c76b50dad4c1197400489b89eaaf5
i386.md (movstrictqi_xor): Use 'q' constraint instead of 'r'.

* config/i386/i386.md (movstrictqi_xor): Use 'q' constraint instead
of 'r'. Use q_regs_operand.
(andsi_1+2): Use q_regs_operand.

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