.. |
aasmcpu.pas
|
3eef641833
* convert jmp into rjmp only of the target is not a function
|
hace 8 años |
agavrgas.pas
|
3d3298f64d
* write absolute references correctly on avr, resolves #32040
|
hace 7 años |
aoptcpu.pas
|
4a43d992f5
* unified usage of MatchOpType
|
hace 8 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
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
hace 7 años |
cgcpu.pas
|
7817102727
* patch by Christo Crause to implement 8 bit multiplications for "mul-less" avr types, resolves issue #31925
|
hace 7 años |
cpubase.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
hace 8 años |
cpuinfo.pas
|
73c46a5988
- removed unused constants
|
hace 8 años |
cpunode.pas
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
hace 7 años |
cpupara.pas
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
hace 9 años |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
hace 8 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
|
c86bac021b
+ xch instruction for avr
|
hace 8 años |
navradd.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
hace 8 años |
navrcnv.pas
|
061a1aacf3
* named class properly
|
hace 10 años |
navrinl.pas
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
hace 7 años |
navrmat.pas
|
10b2ea3b1b
* use handle_locjump() instead of local inlined version
|
hace 10 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
|
4cf2a2672a
changes to fix #32043
|
hace 7 años |
raavrgas.pas
|
4cf2a2672a
changes to fix #32043
|
hace 7 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
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
hace 8 años |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
hace 10 años |