h8300.c (stack_pointer_operand): New.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 2 Jan 2003 14:59:30 +0000 (14:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 2 Jan 2003 14:59:30 +0000 (14:59 +0000)
commit8ccf5d5fe8ab1facea7ad7563d11edf5fb56411c
tree8a1b93b9f6e96d2bd8d4393dc4f17d6fe3738736
parent43c6a96ab2d2ad55a19deb77ad8e33517ee8d568
h8300.c (stack_pointer_operand): New.

* config/h8300/h8300.c (stack_pointer_operand): New.
(const_int_gt_2_operand): Likewise.
(const_int_ge_8_operand): Likewise.
* config/h8300/h8300.md (a splitter): Likewise.
(a peephole2): Likewise.
* config/h8300/h8300-protos.h: Add prototypes for the new
functions above.

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