.. |
aasmcpu.pas
|
fefc130efc
* patch by Nico Erfurth: Handle BIC properly in taicpu.spilling_get_operation_type
|
13 years ago |
agarmgas.pas
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 years ago |
aoptcpu.pas
|
64ac48c815
* patch by Nico Erfurth: Better support for PLD on ARM
|
13 years ago |
aoptcpub.pas
|
e84a43768e
* typo fixed
|
13 years ago |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 years ago |
armatts.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 years ago |
armins.dat
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 years ago |
armnop.inc
|
c5816c500a
+ support for nop, msr and mrs instructions
|
16 years ago |
armop.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 years ago |
armreg.dat
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
armtab.inc
|
c5816c500a
+ support for nop, msr and mrs instructions
|
16 years ago |
cgcpu.pas
|
0f3441a9c2
Split OP_ADD, OP_SUB, OP_AND and OP_ORR into multiple instructions if that can avoid constant construction or even loading from a pool.
|
13 years ago |
cpubase.pas
|
d987cee96a
Introduce split_into_shifter_const to ARM-Code Generator
|
13 years ago |
cpuinfo.pas
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
cpunode.pas
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
13 years ago |
cpupara.pas
|
532102d3fa
* use correct result registers for in64 results on armbe, resolves #21731
|
13 years ago |
cpupi.pas
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 years ago |
cputarg.pas
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 years ago |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
14 years ago |
itcpugas.pas
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 years ago |
narmadd.pas
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
narmcal.pas
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
narmcnv.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 years ago |
narmcon.pas
|
0d57bba4c9
* fixed ARM and MIPS compilation after r14912
|
15 years ago |
narminl.pas
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
narmmat.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 years ago |
narmmem.pas
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
13 years ago |
narmset.pas
|
b023627f6a
* converted tcgcasenode.pass_generate_code() to hlcgobj
|
14 years ago |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 years ago |
raarmgas.pas
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 years ago |
rarmcon.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rarmdwa.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
rarmnor.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
rarmnum.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rarmrni.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rarmsri.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rarmsta.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
rarmstd.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rarmsup.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
rgcpu.pas
|
21b94f675f
+ add for MLA the same register interferences as for MUL
|
13 years ago |