* h8300.h (h8300_funcvec_function_p): Declaration moved here.
commit38d161e0ed506f6f7b857424746329d25cbb4398
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 1996 16:31:01 +0000 (3 16:31 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 1996 16:31:01 +0000 (3 16:31 +0000)
tree78d0868508f901e9058883c7a67a4cbb0b1c2fbf
parentab07494f0b66291e434f404b550b54b395cb8a8f
    * h8300.h (h8300_funcvec_function_p): Declaration moved here.
        * h8300.c (h8300_funcvec_function_p): Declaration removed
        from here.
        * h8300.md (tstqi): Tweak to work like other tstXX patterns.
        (cmphi): Turn into a define_expand.  Add two anonymous
        matterns to match the output of the cmphi expander.
        (cmpsi): Accept constants as the second input operand.

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