OSDN Git Service

* config/avr/avr.c (adjust_insn_length): Adjust lengths of
authordenisc <denisc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2000 18:01:20 +0000 (18:01 +0000)
committerdenisc <denisc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2000 18:01:20 +0000 (18:01 +0000)
commit9c501a0487540ea5232e1346b2c940a93591c390
treefc9f09cbd256d265daaafdbe9e067920d0aa4037
parent146129552eee23db0affdb84e4e395f1c18720ac
* config/avr/avr.c (adjust_insn_length): Adjust lengths of
`reload_in*' insns.

* config/avr/avr.md (neghi2): Add alternative for input and output
operands in different registers, as in negsi2.
(*negsi2): Remove '*' from the name.  Use "movw" if available.

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