i386.md (*x86_mov<mode>cc_0_m1): Use type "alu1" rather than "alu"...
authorJakub Jelinek <jakub@redhat.com>
Wed, 25 Apr 2018 13:11:03 +0000 (15:11 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 25 Apr 2018 13:11:03 +0000 (15:11 +0200)
commit971424e418f4ab1272fa006c85dcf658d375463a
tree74addb1c04c76b18081045f357dd5d90267e0f5b
parentb15b6fc56478c6243e5776d04c23565ebba87e68
i386.md (*x86_mov<mode>cc_0_m1): Use type "alu1" rather than "alu"...

* config/i386/i386.md (*x86_mov<mode>cc_0_m1): Use type "alu1" rather
than "alu", remove explicit "memory" and "imm_disp" attributes.
(*x86_mov<mode>cc_0_m1_se, *x86_mov<mode>cc_0_m1_neg): Likewise.

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