OSDN Git Service

* config/d30v/d30v.c (d30v_print_operand): Handle ':'.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 May 2000 19:53:21 +0000 (19:53 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 May 2000 19:53:21 +0000 (19:53 +0000)
commit204927882f9a824d757147e196f34969a2ea90e8
treefb7dab2d20dc23c4ec8c4ab26cf895b4f5c151eb
parentf3c6d29aeba44d0ad5f2493e307bba81b4513460
    * config/d30v/d30v.c (d30v_print_operand): Handle ':'.
        * config/d30v/d30v.h (PRINT_OPERAND_PUNCT_VALID_P): Accept ':'.
        * config/d30v/d30v.md (attr predicable): New.
        (all insn patterns): Mark non-predicable patterns; use %: on the rest.
        (andsi3*): Unify into one pattern.
        (iorsi3*, xorsi3*): Likewise.
        (peephole2 patterns): Use peep2_reg_dead_p; verify not a
        conditional return.
        (old cond_exec patterns): Remove.
        (define_cond_exec): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34204 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/d30v/d30v.c
gcc/config/d30v/d30v.h
gcc/config/d30v/d30v.md