florian 4d01271944 * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro 10 years ago
..
aasmcpu.pas 9af36c2257 * several fixes for spilling_get_operation_type 10 years ago
agavrgas.pas 4d01271944 * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro 10 years ago
aoptcpu.pas a4c7103033 * remove useless mov instructions 10 years ago
aoptcpub.pas e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. 11 years ago
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 years ago
avrreg.dat 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
cgcpu.pas 4d01271944 * due to avr's harvard architecture, loads of code labels need to use the gs(...) macro 10 years ago
cpubase.pas 2b9c0ef3b4 - jmp_instructions shouldn't include call/ret instructions 10 years ago
cpuinfo.pas dfd4d3656b + 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 10 years ago
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 years ago
cpupara.pas 1ef7e36f3c * some fixes for handling parameters passed on the stack 10 years ago
cpupi.pas e34bd746ed * patch by Jeppe Johanse to take care of the fact that push is post-decrement on avr 10 years ago
cputarg.pas 0e13d07a31 + more avr code 17 years ago
hlcgcpu.pas b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 11 years ago
itcpugas.pas 8d960cb608 + implementation of shifting operations for avr 14 years ago
navradd.pas 1f20a52c85 * fix typo in comparison with constant code 10 years ago
navrcnv.pas 061a1aacf3 * named class properly 10 years ago
navrmat.pas e7ac66a6c4 * removed nested comments 11 years ago
raavr.pas 0e13d07a31 + more avr code 17 years ago
raavrgas.pas 7e3abd4b38 * fixed warning about signed integer to pointer conversion 11 years ago
ravrcon.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrdwa.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrnor.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrnum.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrrni.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrsri.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrsta.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrstd.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
ravrsup.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
rgcpu.pas 315d7d9725 + do_spill_replace for avr 10 years ago
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 11 years ago