Jeppe Johansen 893507a5d6 - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 6 years ago
..
avr.inc 48a7c0989a - Change syntax of sbiw operands to work around syntax in older binutils. 6 years ago
cpuh.inc ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
cpuinnr.inc 12879adc2f - Adds intrinsics to save/restore SREG when disabling interrupts. 6 years ago
divide.inc 4b93eb64b3 - Split division routines out into an include file. 6 years ago
int64p.inc 893507a5d6 - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 6 years ago
intrinsics.pp 12879adc2f - Adds intrinsics to save/restore SREG when disabling interrupts. 6 years ago
makefile.cpu ff86c80176 * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 7 years ago
math.inc 4b93eb64b3 - Split division routines out into an include file. 6 years ago
set.inc c05d4912f4 + basic system unit for avr-embedded 17 years ago
setjump.inc dee0197890 - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 6 years ago
setjumph.inc dee0197890 - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 6 years ago
strings.inc 0470cd2cb1 + CPU dependend string routine include files for AVR 10 years ago
stringss.inc 0470cd2cb1 + CPU dependend string routine include files for AVR 10 years ago