nickysn 599b7e80c0 * fix for OP_ROR in tcgavr.a_op_reg_reg_internal vor 5 Jahren
..
aasmcpu.pas 0424c2a658 * remove accidently committed debug code vor 5 Jahren
agavrgas.pas 796eb542be * LDD/STD need always an offset, resolves #33086 vor 7 Jahren
aoptcpu.pas 36058ca4d4 * based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646 vor 5 Jahren
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands vor 6 Jahren
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from vor 17 Jahren
avrreg.dat a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ccpuinnr.inc 4b4e316af0 * compilation fixed vor 5 Jahren
cgcpu.pas 599b7e80c0 * fix for OP_ROR in tcgavr.a_op_reg_reg_internal vor 5 Jahren
cpubase.pas 26eae3672b + AVR: GetDefaultZeroReg and GetDefaultTmpReg vor 5 Jahren
cpuinfo.pas 297d6e2c60 * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 vor 5 Jahren
cpunode.pas c7d5525b56 + implemented some AVR specific intrinsics vor 7 Jahren
cpupara.pas fc50edfe31 * AVR: couple of fixes for CPUs with only 16 registers vor 5 Jahren
cpupi.pas a905a074b0 * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn vor 5 Jahren
cputarg.pas 0e13d07a31 + more avr code vor 17 Jahren
hlcgcpu.pas 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert vor 6 Jahren
itcpugas.pas c86bac021b + xch instruction for avr vor 8 Jahren
navradd.pas 26eae3672b + AVR: GetDefaultZeroReg and GetDefaultTmpReg vor 5 Jahren
navrcnv.pas 061a1aacf3 * named class properly vor 10 Jahren
navrinl.pas 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. vor 6 Jahren
navrmat.pas 08c2afb0a4 * AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand vor 5 Jahren
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) vor 8 Jahren
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 vor 8 Jahren
raavr.pas 42e54c1ad5 * max_operands needs only to be 2 on avr vor 6 Jahren
raavrgas.pas 4686f61002 * keep track of the temp position separately from the offset in references, vor 7 Jahren
ravrcon.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrdwa.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrnor.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrnum.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrrni.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrsri.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrsta.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrstd.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
ravrsup.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 vor 8 Jahren
rgcpu.pas 2d9cdab264 + AVR: initial support for the avrtiny architecture vor 5 Jahren
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: vor 10 Jahren