Re: [Patch,AVR]: Clean-up some SP insns

2011-09-27 Thread Georg-Johann Lay
Richard Henderson schrieb: On 09/27/2011 12:56 AM, Georg-Johann Lay wrote: * config/avr/avr-protos.h (avr_out_addto_sp): New prototype. * config/avr/avr.c (avr_out_addto_sp): New function. (adjust_insn_length): Handle ADJUST_LEN_ADDTO_SP. * config/avr/avr.md (adj

Re: [Patch,AVR]: Clean-up some SP insns

2011-09-27 Thread Richard Henderson
On 09/27/2011 12:56 AM, Georg-Johann Lay wrote: > * config/avr/avr-protos.h (avr_out_addto_sp): New prototype. > * config/avr/avr.c (avr_out_addto_sp): New function. > (adjust_insn_length): Handle ADJUST_LEN_ADDTO_SP. > * config/avr/avr.md (adjust_len): Add "addto_sp". >