• law's avatar
    * h8300/h8300.c (adds_subs_operand): Fix thinko in last change. · c85d36fa
    law authored
            * h8300/h8300.md (subhi3): Turn into a define_expand.
            (subhi3 using adds_subs): New pattern.
            (H8300 subhi): Derived from old subhi pattern.  Simplified.
            (H8300H subhi): Likewise.
            (subsi using adds_subs): New pattern.  Only used on H8300H.
            (subsi_h8300): Allow "a" registers as destination.
            (subsi_h8300h): Allow "a" registers as destination.  Simplify.
    
            * h8300/h8300.md (bcs_qiqi, bcs_hihi, bs_hiqi): Fix thinkos
            in last change.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11754 138bc75d-0d04-0410-961f-82ee72b054a4
    c85d36fa
h8300.md 70.8 KB