]> gcc.gnu.org Git - gcc.git/commit
(andsi3): Changed into define_expand.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 Dec 1996 23:28:02 +0000 (18:28 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 Dec 1996 23:28:02 +0000 (18:28 -0500)
commit00523ef24d46ca62f57821d8b5ff15e1abe57b2e
tree09405082b7d914da9e95c147ec912214c24a3280
parent3022deed9ea808bef6b3069fbe5da75271a6dab3
(andsi3): Changed into define_expand.

(andsi3_internal): Rename from old andsi3, changed condition to !TARGET_5200.
(andsi2_5200): New insn.
(iorsi3): Change into define_expand.
(iorsi2_internal): Rename from old iorsi3, changed condition to !TARGET_5200.
(iorsi2_5200): New insn.
(xorsi3): Change into define_expand.
(xorsi2_internal): Rename from old xorsi3, changed condition to !TARGET_5200.
(xorsi2_5200): New insn.

From-SVN: r13240
gcc/config/m68k/m68k.md
This page took 0.062044 seconds and 5 git commands to generate.