fpc/compiler/avr
2015-04-13 20:57:37 +00:00
..
aasmcpu.pas * several fixes for spilling_get_operation_type 2015-04-09 20:33:40 +00:00
agavrgas.pas * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro 2015-04-12 20:29:13 +00:00
aoptcpu.pas * remove useless mov instructions 2015-04-09 21:57:02 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
cgcpu.pas * clear r1 after 8 Bit multiplication, resolves #27838 2015-04-13 20:15:30 +00:00
cpubase.pas - jmp_instructions shouldn't include call/ret instructions 2015-04-05 19:11:40 +00:00
cpuinfo.pas + avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed 2015-03-29 21:13:36 +00:00
cpunode.pas
cpupara.pas * some fixes for handling parameters passed on the stack 2015-04-11 13:56:21 +00:00
cpupi.pas * patch by Jeppe Johanse to take care of the fact that push is post-decrement on avr 2015-04-11 20:59:27 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
navradd.pas * fix typo in comparison with constant code 2015-04-12 15:42:40 +00:00
navrcnv.pas * named class properly 2015-04-09 20:36:47 +00:00
navrmat.pas + tavrshlshrnode.second_integer, does not convert the right operand to a bigger type, resolves #27841 2015-04-13 20:57:37 +00:00
raavr.pas
raavrgas.pas
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas + do_spill_replace for avr 2015-04-10 22:14:36 +00:00
symcpu.pas