h8300.c (two_insn_adds_subs_operand): Fix a typo.
authorKazu Hirata <kazu@hxi.com>
Thu, 20 Jul 2000 21:34:07 +0000 (21:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 20 Jul 2000 21:34:07 +0000 (15:34 -0600)
commitc59ff527c551ccc7cf500e3095d2b7b111d6c907
tree1df4a1b99c61c0dafac578520a5374e86bc36efc
parent591eb4baa804e96d82d1efe46ac363f1972b6e00
h8300.c (two_insn_adds_subs_operand): Fix a typo.

        * 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.

From-SVN: r35155
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md