diff options
author | Jeff Law <law@redhat.com> | 2018-07-03 13:37:41 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2018-07-03 13:37:41 -0600 |
commit | c3c3ddbbcc8c2830ee76d6ed760f5343c983f916 (patch) | |
tree | 1d354d0a767a047ef9c45b6fb002ac84846548f0 /gcc/print-tree.c | |
parent | 15333be70addf4eb750d82d5e298cd3ad33b711a (diff) | |
download | gcc-c3c3ddbbcc8c2830ee76d6ed760f5343c983f916.zip gcc-c3c3ddbbcc8c2830ee76d6ed760f5343c983f916.tar.gz gcc-c3c3ddbbcc8c2830ee76d6ed760f5343c983f916.tar.bz2 |
h8300.c (h8300_insn_length_from_table): Consolidate ADDB...
* config/h8300/h8300.c (h8300_insn_length_from_table): Consolidate
ADDB, ADDW and ADDL into a single ADD attribute which selects the
right table based on the size of the operand.
* config/h8300/h8300.md (length_table): Corresponding changes. All
references to "addb", "addw" and "addl" changed to "add".
(btst patterns): Merge two variants into a single pattern.
(tstqi, tsthi): Likewise.
(addhi3_incdec, addsi3_incdec): Likewise.
(subhi3_h8300hs, subsi3_h8300hs): Likewise.
(mulhi3, mulsi3): Likewise.
(udivhi3, udivsi3): Likewise.
(divhi3, divsi3): Likewise.
(andorqi3, andorhi3, andorsi3): Likewise.
From-SVN: r262357
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions