OSDN Git Service

* h8300.c (two_insn_adds_subs_operand): Fix a typo.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jul 2000 21:34:07 +0000 (21:34 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jul 2000 21:34:07 +0000 (21:34 +0000)
commit0c2bee790c1abb990da35f1ee4bb21b949a4fd95
tree1df4a1b99c61c0dafac578520a5374e86bc36efc
parent0c7e5a46442f9741cf84f53c419d51180970fc78
    * h8300.c (two_insn_adds_subs_operand): Fix a typo.
        * h8300.h (OK_FOR_T): New.
        (EXTRA_CONSTRAINT): Support OK_FOR_T.
        * h8300.md: Use inc/dec.[wl] for increment/decrement
        by 1 and 2 in HI and SI modes.

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