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