.. |
aasmcpu.pas
|
e81ba0f82e
+ make use of the armv6+ sign/zero extension instructions if appropriate
|
vor 13 Jahren |
agarmgas.pas
|
614afc1c8f
* pass march to GNU AS for cpu_armv6 and cpu_armv7
|
vor 13 Jahren |
aoptcpu.pas
|
03bf93488b
* workaround for broken in operator
|
vor 13 Jahren |
aoptcpub.pas
|
7e5b8584cf
* set MaxOps to 4 for the optimizer because fpc generates now mla instructions
|
vor 13 Jahren |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
vor 20 Jahren |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
vor 20 Jahren |
armatt.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
vor 13 Jahren |
armatts.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
vor 13 Jahren |
armins.dat
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
vor 13 Jahren |
armnop.inc
|
c5816c500a
+ support for nop, msr and mrs instructions
|
vor 16 Jahren |
armop.inc
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
vor 13 Jahren |
armreg.dat
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
armtab.inc
|
c5816c500a
+ support for nop, msr and mrs instructions
|
vor 16 Jahren |
cgcpu.pas
|
5facc6ad5e
* BsrX(0) should return 255 instead of $ffffffff
|
vor 13 Jahren |
cpubase.pas
|
d8af83d252
Introduce a version of MatchInstruction for multiple instructions
|
vor 13 Jahren |
cpuinfo.pas
|
d67af82228
* patch by Jeppe Johansen: Thumb2-only targets don't support the BLX <label>, and have to use BL <label>, resolves #22770
|
vor 13 Jahren |
cpunode.pas
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
vor 13 Jahren |
cpupara.pas
|
eb1efdff8a
+ introduce cstylearrayofconst because pocall_mwcall was forgotten at several places
|
vor 13 Jahren |
cpupi.pas
|
19debd87cc
* start with a qword aligned frame pointer to enable more ldrd/strd optimizations
|
vor 13 Jahren |
cputarg.pas
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
vor 17 Jahren |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
vor 14 Jahren |
itcpugas.pas
|
9452e2a91f
+ added all used instructions to armins.dat
|
vor 20 Jahren |
narmadd.pas
|
3b980cae63
* floating point compares use flags as well so allocate flags
|
vor 13 Jahren |
narmcal.pas
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
narmcnv.pas
|
45383fd32d
+ a lot missing flag allocs/deallocs added
|
vor 13 Jahren |
narmcon.pas
|
0d57bba4c9
* fixed ARM and MIPS compilation after r14912
|
vor 15 Jahren |
narminl.pas
|
45383fd32d
+ a lot missing flag allocs/deallocs added
|
vor 13 Jahren |
narmmat.pas
|
45383fd32d
+ a lot missing flag allocs/deallocs added
|
vor 13 Jahren |
narmmem.pas
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
vor 13 Jahren |
narmset.pas
|
45383fd32d
+ a lot missing flag allocs/deallocs added
|
vor 13 Jahren |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
vor 19 Jahren |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
vor 14 Jahren |
raarmgas.pas
|
aa4fe66153
Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ
|
vor 13 Jahren |
rarmcon.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rarmdwa.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
vor 15 Jahren |
rarmnor.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
vor 15 Jahren |
rarmnum.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rarmrni.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rarmsri.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rarmsta.inc
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
vor 15 Jahren |
rarmstd.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rarmsup.inc
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
vor 13 Jahren |
rgcpu.pas
|
e2a744e19b
Consolidate do_spill_read/do_spill_written on arm
|
vor 13 Jahren |