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