mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 23:11:22 +08:00
(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
Description
No description provided
Languages
C++
31.9%
C
31.3%
Ada
12%
D
6.5%
Go
6.4%
Other
11.5%