ccrause aadb53e72c Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0. 2 years ago
..
aasmcpu.pas 265783c4b5 * remove accidently committed debug code 3 years ago
agavrgas.pas d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 3 years ago
aoptcpu.pas aadb53e72c Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0. 2 years ago
aoptcpub.pas 03880c2f74 Added some peephole optimizations, and fixed generic unconditional jump optimizations, for AVR. 10 years ago
aoptcpud.pas bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 years ago
avrreg.dat a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ccpuinnr.inc f5e34990ae - Adds intrinsics to save/restore SREG when disabling interrupts. 3 years ago
cgcpu.pas d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 3 years ago
cpubase.pas d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 3 years ago
cpuinfo.pas a589637b1d * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 3 years ago
cpunode.pas c7d5525b56 + implemented some AVR specific intrinsics 7 years ago
cpupara.pas 64ff162e3f * patch by Christo Crause: r0, r1 are no volatile registers for avr tiny 3 years ago
cpupi.pas 54a6784e85 * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn 3 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 35b2d80271 * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 3 years ago
navradd.pas a9bbcccb5d + AVR: GetDefaultZeroReg and GetDefaultTmpReg 3 years ago
navrcnv.pas 061a1aacf3 * named class properly 10 years ago
navrinl.pas 49ac4e0ed3 AVR: Add optimizations for sign testing, and a better Abs() implementation. 3 years ago
navrmat.pas 8917c66151 * AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand 3 years ago
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) 8 years ago
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 8 years ago
raavr.pas d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 3 years ago
raavrgas.pas d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 3 years ago
ravrcon.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrdwa.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrnor.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrnum.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrrni.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrsri.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrsta.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrstd.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
ravrsup.inc a2e442e111 * keep the names of X, Y and Z in assembler files, fixes issue #32150 8 years ago
rgcpu.pas bee41253bd + AVR: initial support for the avrtiny architecture 3 years ago
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 years ago
tripletcpu.pas 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on 4 years ago