]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300-protos.h: Add prototypes for const_int_qi_operand and const_int_hi_operand.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 29 Dec 2002 14:36:35 +0000 (14:36 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 29 Dec 2002 14:36:35 +0000 (14:36 +0000)
commit2873836bd934145499b517508acf2efb0e0857f9
treeeb9c2855ec2d99ea5f3e78307fe8a6dd97724558
parentb63d28bf68c4c23e55a596371103cd55c560f13c
h8300-protos.h: Add prototypes for const_int_qi_operand and const_int_hi_operand.

* config/h8300/h8300-protos.h: Add prototypes for
const_int_qi_operand and const_int_hi_operand.
* config/h8300/h8300.c (const_int_qi_operand): New.
(const_int_hi_operand): Likewise.
* config/h8300/h8300.md (three peepholes): New.

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