* config/h8300/h8300-protos.h: Add a prototype for
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jul 2001 21:46:38 +0000 (21:46 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jul 2001 21:46:38 +0000 (21:46 +0000)
commitcff430adc367c5c95fce81b9e074d5215848139c
tree7803b7aee892d96d91f8ba8e18b6c54ee9009aba
parent13de4daa370412e8430039407c57828e38773ae6
* config/h8300/h8300-protos.h: Add a prototype for
general_operand_dst_push.
  * config/h8300/h8300.c (general_operand_dst_push): New.
* config/h8300/h8300.h (OK_FOR_T): New.
(EXTRA_CONSTRAINT): Use it.
* config/h8300/h8300.md (movqi_push): Remove and integrate into
the existing movqi pattern.
(movhi_push): Likewise.

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