OSDN Git Service

* config/h8300/h8300.c (stack_pointer_operand): New.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jan 2003 14:59:30 +0000 (14:59 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jan 2003 14:59:30 +0000 (14:59 +0000)
commit90e56b832dda1497f35cc9ef0eaa2d92196e13c6
tree8a1b93b9f6e96d2bd8d4393dc4f17d6fe3738736
parent06fb4c5cfb8a3d9a3f543375fbdcce49cfaa57b4
* 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.

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