sergei 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. 11 年之前
..
aasmcpu.pas 0e7e45d423 * avoid warnings in the avr code generator 13 年之前
agavrgas.pas 6d4a9aad66 pass new asm extra opt using -ao option 11 年之前
aoptcpu.pas 8f343078fa * optimize moves into movw if possible 14 年之前
aoptcpub.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg 13 年之前
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 年之前
avrreg.dat 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
cgcpu.pas 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. 11 年之前
cpubase.pas c48d572996 Implement support for saving and restoring address registers. 12 年之前
cpuinfo.pas 8b17a358e4 Remove all traces of the interrupt vector table generation mechanism 13 年之前
cpunode.pas 9856e548ed * avr stuff, work in progress 16 年之前
cpupara.pas cb48c2afca * some fixes for parameter handling on avr 11 年之前
cpupi.pas 0e7e45d423 * avoid warnings in the avr code generator 13 年之前
cputarg.pas 0e13d07a31 + more avr code 17 年之前
hlcgcpu.pas ac419e1cb4 + passthrough hlcgpu for AVR 13 年之前
itcpugas.pas 8d960cb608 + implementation of shifting operations for avr 14 年之前
navradd.pas ecd0749d73 * class name in comment fixed 13 年之前
navrcnv.pas f419966f06 + generic second_int_to_bool, depends on OP_OR setting flags 14 年之前
navrmat.pas d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 年之前
raavr.pas 0e13d07a31 + more avr code 17 年之前
raavrgas.pas 0fc422f244 * moved definition of maxcpuregister and tcpuregisterset from cgbase to 13 年之前
ravrcon.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrdwa.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrnor.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrnum.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrrni.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrsri.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrsta.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrstd.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
ravrsup.inc 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
rgcpu.pas 53ee505d84 * fixed spilling 14 年之前