* h8300-protos.h (general_operand_dst_push): Remove.
commit10b87dbaa51f31b8f9e1b783f12951f7077ee79f
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2001 17:55:47 +0000 (7 17:55 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Sep 2001 17:55:47 +0000 (7 17:55 +0000)
tree129e4ee29dccedb572926cc3dd3377b188ba2b1b
parentbbae195c0ff634677814da788bd8f8fcd702c49a
    * h8300-protos.h (general_operand_dst_push): Remove.
        * h8300.c (general_operand_dst_push): Likewise.
        * h8300.h (OK_FOR_T): Likewise.
        (EXTRA_CONSTRAINTS): Do not use OK_FOR_T.
        * h8300.md (pushqi_h8300): New.
        (pushqi_h8300hs): Likewise.
        (pushqi): Likewise.
        (pushhi_h8300): Likewise.
        (pushhi_h8300hs): Likewise.
        (pushhi): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45470 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