fpc/compiler/avr
florian 63bf17440c * use volatile registers first
* fix some range check errors

git-svn-id: trunk@30444 -
2015-04-05 19:17:24 +00:00
..
aasmcpu.pas * merged ait_set and ait_thumb_set into a single tai class 2015-03-14 18:35:28 +00:00
agavrgas.pas * renamed arm->avr to match the cpu 2015-03-15 15:10:37 +00:00
aoptcpu.pas * tai returned by GetNextInstructionUsingReg must be checked if it is really an instruction 2015-04-05 19:12:43 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
cgcpu.pas * use volatile registers first 2015-04-05 19:17:24 +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 * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
navradd.pas Fix broken peephole optimization that was testing the wrong register for modifications. 2015-03-30 11:17:38 +00:00
navrcnv.pas
navrmat.pas
raavr.pas
raavrgas.pas
ravrcon.inc
ravrdwa.inc
ravrnor.inc
ravrnum.inc
ravrrni.inc
ravrsri.inc
ravrsta.inc
ravrstd.inc
ravrsup.inc
rgcpu.pas
symcpu.pas