| .. |
|
aasmcpu.pas
|
* remove accidently committed debug code
|
2021-10-24 12:40:37 +02:00 |
|
agavrgas.pas
|
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
2021-10-24 12:40:38 +02:00 |
|
aoptcpu.pas
|
Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.
|
2023-03-10 23:27:48 +01:00 |
|
aoptcpub.pas
|
|
|
|
aoptcpud.pas
|
|
|
|
avrreg.dat
|
|
|
|
ccpuinnr.inc
|
- Adds intrinsics to save/restore SREG when disabling interrupts.
|
2021-10-24 12:40:36 +02:00 |
|
cgcpu.pas
|
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
2021-10-24 12:40:38 +02:00 |
|
cpubase.pas
|
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
2021-10-24 12:40:38 +02:00 |
|
cpuinfo.pas
|
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
2021-10-24 12:40:37 +02:00 |
|
cpunode.pas
|
|
|
|
cpupara.pas
|
* patch by Christo Crause: r0, r1 are no volatile registers for avr tiny
|
2021-10-24 12:40:37 +02:00 |
|
cpupi.pas
|
* AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn
|
2021-10-24 12:40:37 +02:00 |
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
|
|
|
itcpugas.pas
|
* avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131
|
2021-10-24 12:40:37 +02:00 |
|
navradd.pas
|
+ AVR: GetDefaultZeroReg and GetDefaultTmpReg
|
2021-10-24 12:40:37 +02:00 |
|
navrcnv.pas
|
|
|
|
navrinl.pas
|
AVR: Add optimizations for sign testing, and a better Abs() implementation.
|
2021-10-24 12:40:36 +02:00 |
|
navrmat.pas
|
* AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand
|
2021-10-24 12:40:37 +02:00 |
|
navrmem.pas
|
|
|
|
navrutil.pas
|
|
|
|
raavr.pas
|
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
2021-10-24 12:40:38 +02:00 |
|
raavrgas.pas
|
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
2021-10-24 12:40:38 +02:00 |
|
ravrcon.inc
|
|
|
|
ravrdwa.inc
|
|
|
|
ravrnor.inc
|
|
|
|
ravrnum.inc
|
|
|
|
ravrrni.inc
|
|
|
|
ravrsri.inc
|
|
|
|
ravrsta.inc
|
|
|
|
ravrstd.inc
|
|
|
|
ravrsup.inc
|
|
|
|
rgcpu.pas
|
+ AVR: initial support for the avrtiny architecture
|
2021-10-24 12:40:37 +02:00 |
|
symcpu.pas
|
|
|
|
tripletcpu.pas
|
* merged macOS/AArch64 support + revisions these changes depended on
|
2020-09-15 19:40:36 +00:00 |