fpc/rtl/avr
2019-07-25 15:36:24 +00:00
..
avr.inc - Change syntax of sbiw operands to work around syntax in older binutils. 2019-07-07 11:48:00 +00:00
cpuh.inc * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
cpuinnr.inc - Adds intrinsics to save/restore SREG when disabling interrupts. 2019-04-18 18:26:51 +00:00
divide.inc - Split division routines out into an include file. 2019-07-25 14:56:18 +00:00
int64p.inc - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 2019-07-25 15:36:24 +00:00
intrinsics.pp - Adds intrinsics to save/restore SREG when disabling interrupts. 2019-04-18 18:26:51 +00:00
makefile.cpu * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
math.inc - Split division routines out into an include file. 2019-07-25 14:56:18 +00:00
set.inc
setjump.inc - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 2019-06-02 13:14:19 +00:00
setjumph.inc - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 2019-06-02 13:14:19 +00:00
strings.inc
stringss.inc