ns32k.md: Give "*xxx" names to all unnamed insn's.
authorIan Dall <ian@sibyl.beware.dropbear.id.au>
Wed, 19 Jun 2002 17:45:15 +0000 (10:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 19 Jun 2002 17:45:15 +0000 (10:45 -0700)
commitf01a0d8d2cb090fc5d83f001989d472c49d6bd4c
tree5de328c9e1ada4702eeb0c81f96ace80d8511848
parentb4caab5c9433517de5577934c38eb6e0ab6fa85c
ns32k.md: Give "*xxx" names to all unnamed insn's.

        * config/ns32k/ns32k.md: Give "*xxx" names to all unnamed insn's.
        (sCOND): Restrict operand class so that gcc knows how to reload them.
        (bitfield_set): Merge two unnamed insn's using alternatives.
        (call_value): Remove constraint on unused uperand.
        (udivmodhi4, udivmodsi4, udivmoddihi4_internal): Remove.
        (udivmoddiqi4_internal, udivmoddihi4, udivmoddiqi4): Remove.

        * longlong.h (count_trailing_zeros): Escape newline and beautify.

From-SVN: r54788
gcc/ChangeLog
gcc/config/ns32k/ns32k.md