diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2011-10-17 17:53:07 +0000 |
---|---|---|
committer | Georg-Johann Lay <gjl@gcc.gnu.org> | 2011-10-17 17:53:07 +0000 |
commit | 7c3297ce400c1bd389236ca12f1728ea1e318169 (patch) | |
tree | c942d0bb4863eb7f4470080192576abc44885ac9 /gcc/ggc-page.c | |
parent | a7248d5fe33aa728c44f8d7efef2082353ab9900 (diff) | |
download | gcc-7c3297ce400c1bd389236ca12f1728ea1e318169.zip gcc-7c3297ce400c1bd389236ca12f1728ea1e318169.tar.gz gcc-7c3297ce400c1bd389236ca12f1728ea1e318169.tar.bz2 |
avr.h (ASSEMBLER_DIALECT): Remove.
* config/avr/avr.h (ASSEMBLER_DIALECT): Remove.
* config/avr/avr.md (mcu_have_movw, mcu_mega): Remove attributes.
(adjust_len): Add alternative "call".
(isa, enabled): New insn attributes.
(length): Use match_test with AVR_HAVE_JMP_CALL instead of
mcu_mega attribute.
(*sbrx_branch<mode>): Ditto.
(*sbrx_and_branch<mode>): Ditto.
(*sbix_branch): Ditto.
(*sbix_branch_bit7): Ditto.
(*sbix_branch_tmp): Ditto.
(*sbix_branch_tmp_bit7): Ditto.
(jump): Ditto.
(negsi2): Use attribute "isa" instead of assembler dialect.
(extendhisi2): Ditto.
(call_insn, call_value_insn): Set adjust_len attribute.
(indirect_jump): Indent to coding rules.
(call_prologue_saves): Use isa attribute instead of mcu_mega.
(epilogue_restores): Ditto. Fix setting of SP as described in the
RTX pattern.
(*indirect_jump): Fusion of *jcindirect_jump, *njcindirect_jump
and *indirect_jump_avr6.
(*tablejump): Fusion of *tablejump_rjmp and *tablejump_lib.
(*jcindirect_jump, *njcindirect_jump, *indirect_jump_avr6): Remove.
(*tablejump_rjmp, *tablejump_lib): Remove.
* config/avr/avr.c (adjust_insn_length): Handle ADJUST_LEN_CALL.
From-SVN: r180104
Diffstat (limited to 'gcc/ggc-page.c')
0 files changed, 0 insertions, 0 deletions