mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 21:01:25 +08:00
* h8300/h8300.c (adds_subs_operand): Fix thinko in last change. * 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. From-SVN: r11754
Description
No description provided
Languages
C++
31.9%
C
31.3%
Ada
12%
D
6.5%
Go
6.4%
Other
11.5%