h8300-protos.h: Add a prototype for general_operand_dst_push.
authorKazu Hirata <kazu@hxi.com>
Mon, 23 Jul 2001 21:46:38 +0000 (21:46 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 23 Jul 2001 21:46:38 +0000 (21:46 +0000)
commitba412630aefc6423cb7c80fd28356df3abad2e11
tree7803b7aee892d96d91f8ba8e18b6c54ee9009aba
parent21715220d56bca6f7137059bf0dc3dda76d4249c
h8300-protos.h: Add a prototype for general_operand_dst_push.

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

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