fpc/compiler/avr
Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so
that we can use assembler writers with different conventions from the
    currently set target_asm (e.g. an x86 assembler writer for inline assembly
    in LLVM IR)

git-svn-id: trunk@31628 -
2015-09-12 23:32:13 +00:00
..
aasmcpu.pas
agavrgas.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
aoptcpu.pas Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 2015-07-30 06:29:21 +00:00
aoptcpub.pas
aoptcpud.pas
avrreg.dat
cgcpu.pas + generate optimized code for shifts/rotates by constants 2015-06-28 20:28:51 +00:00
cpubase.pas Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 2015-07-30 06:29:21 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
navradd.pas * do not use an extra register, if CPC does a comparison with 0, 2015-07-27 19:49:05 +00:00
navrcnv.pas
navrmat.pas * use handle_locjump() instead of local inlined version 2015-08-27 18:28:52 +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
symcpu.pas