fpc/compiler/avr
florian 9e5cbce6be * fix tcgavr.g_flags2reg for sizes > 1 byte
git-svn-id: trunk@42938 -
2019-09-07 20:19:12 +00:00
..
aasmcpu.pas * patch by Christo Crause: more descriptive error message when BRxx destination out of reach 2018-02-25 15:31:17 +00:00
agavrgas.pas * LDD/STD need always an offset, resolves #33086 2018-01-28 21:06:13 +00:00
aoptcpu.pas - Add mov optimization for STS instruction. 2019-06-02 14:55:30 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
avrreg.dat
ccpuinnr.inc - Adds intrinsics to save/restore SREG when disabling interrupts. 2019-04-18 18:26:51 +00:00
cgcpu.pas * fix tcgavr.g_flags2reg for sizes > 1 byte 2019-09-07 20:19:12 +00:00
cpubase.pas somehow committing went wrong, second part of last commit: 2019-09-03 21:07:33 +00:00
cpuinfo.pas Systematically include fpcdefs.inc at sart of all units used by compiler 2019-07-03 13:35:05 +00:00
cpunode.pas
cpupara.pas avr: Fixed some inconsistencies. 2019-06-10 13:35:38 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
itcpugas.pas
navradd.pas AVR: Add optimizations for sign testing, and a better Abs() implementation. 2019-07-28 11:16:37 +00:00
navrcnv.pas
navrinl.pas AVR: Add optimizations for sign testing, and a better Abs() implementation. 2019-07-28 11:16:37 +00:00
navrmat.pas * missing skiplabel added, resolves #33423 2018-03-13 18:45:32 +00:00
navrmem.pas
navrutil.pas
raavr.pas * max_operands needs only to be 2 on avr 2018-11-03 10:39:58 +00:00
raavrgas.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas avr: Fixed some inconsistencies. 2019-06-10 13:35:38 +00:00
symcpu.pas