.. |
aasmcpu.pas
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
7 年之前 |
agavrgas.pas
|
796eb542be
* LDD/STD need always an offset, resolves #33086
|
7 年之前 |
aoptcpu.pas
|
94d7a02fae
* modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679
|
6 年之前 |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 年之前 |
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
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
7 年之前 |
cgcpu.pas
|
8fceba4493
* properly allocate parameter registers for constants on avr, resolves #33932
|
6 年之前 |
cpubase.pas
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 年之前 |
cpuinfo.pas
|
055a49b202
* patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed.
|
7 年之前 |
cpunode.pas
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
7 年之前 |
cpupara.pas
|
8b9e90dc7a
* keep track of whether a routine has a C-style variadic parameter in the
|
6 年之前 |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 年之前 |
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
|
c86bac021b
+ xch instruction for avr
|
8 年之前 |
navradd.pas
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
7 年之前 |
navrcnv.pas
|
061a1aacf3
* named class properly
|
10 年之前 |
navrinl.pas
|
c7d5525b56
+ implemented some AVR specific intrinsics
|
7 年之前 |
navrmat.pas
|
b9417cc51e
* missing skiplabel added, resolves #33423
|
7 年之前 |
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
|
42e54c1ad5
* max_operands needs only to be 2 on avr
|
6 年之前 |
raavrgas.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 年之前 |
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
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 年之前 |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 年之前 |