florian 32e17c5114 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them há 5 anos atrás
..
aasmcpu.pas 32e17c5114 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them há 3 anos atrás
agavrgas.pas 796eb542be * LDD/STD need always an offset, resolves #33086 há 7 anos atrás
aoptcpu.pas dd2212e1f7 * based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646 há 3 anos atrás
aoptcpub.pas 03880c2f74 Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR. há 10 anos atrás
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from há 17 anos atrás
avrreg.dat a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ccpuinnr.inc f5e34990ae - Adds intrinsics to save/restore SREG when disabling interrupts. há 3 anos atrás
cgcpu.pas 32e17c5114 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them há 3 anos atrás
cpubase.pas a9bbcccb5d + AVR: GetDefaultZeroReg and GetDefaultTmpReg há 3 anos atrás
cpuinfo.pas a589637b1d * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 há 3 anos atrás
cpunode.pas c7d5525b56 + implemented some AVR specific intrinsics há 7 anos atrás
cpupara.pas bee41253bd + AVR: initial support for the avrtiny architecture há 3 anos atrás
cpupi.pas 54a6784e85 * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn há 3 anos atrás
cputarg.pas 0e13d07a31 + more avr code há 17 anos atrás
hlcgcpu.pas b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because há 11 anos atrás
itcpugas.pas c86bac021b + xch instruction for avr há 8 anos atrás
navradd.pas a9bbcccb5d + AVR: GetDefaultZeroReg and GetDefaultTmpReg há 3 anos atrás
navrcnv.pas 061a1aacf3 * named class properly há 10 anos atrás
navrinl.pas 49ac4e0ed3 AVR: Add optimizations for sign testing, and a better Abs() implementation. há 3 anos atrás
navrmat.pas 8917c66151 * AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand há 3 anos atrás
navrmem.pas e76b1b2959 * use unique internalerror instead of copying that from ncgmem (though it should never happen that both occur at once in a AVR compiler) há 8 anos atrás
navrutil.pas 7c9aeda656 * rework InsertInitFinalTable a bit more so that the list of init/fini entries does not need to be generated twice for AVR há 8 anos atrás
raavr.pas a5d24ec763 * max_operands needs only to be 2 on avr há 3 anos atrás
raavrgas.pas 4686f61002 * keep track of the temp position separately from the offset in references, há 7 anos atrás
ravrcon.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrdwa.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrnor.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrnum.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrrni.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrsri.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrsta.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrstd.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
ravrsup.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 há 8 anos atrás
rgcpu.pas bee41253bd + AVR: initial support for the avrtiny architecture há 3 anos atrás
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: há 10 anos atrás
tripletcpu.pas 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on há 5 anos atrás