.. |
aasmcpu.pas
|
095bd6da7d
* do not re-used gottpoff symbols as they are PC-relative
|
6 years ago |
agarmgas.pas
|
8c362eac67
* always emit UAL when using LLVM (clang does not and will not support
|
6 years ago |
aoptcpu.pas
|
94d7a02fae
* modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679
|
6 years ago |
aoptcpub.pas
|
afd4599d26
* correctly handle LDRD in TAoptBaseCpu.RegModifiedByInstruction
|
6 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armatts.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armins.dat
|
4db5478acc
+ support msr regf,reg32 on arm in the internal assembler
|
6 years ago |
armnop.inc
|
4db5478acc
+ support msr regf,reg32 on arm in the internal assembler
|
6 years ago |
armop.inc
|
9d1646e2a8
Add support for writeback in RFE and SRS instructions.
|
9 years ago |
armreg.dat
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
armtab.inc
|
4db5478acc
+ support msr regf,reg32 on arm in the internal assembler
|
6 years ago |
cgcpu.pas
|
3a43ffd57b
* arm: Include pi_needs_got to current_procinfo.flags when the GOT register is accessed. It forces proper initialization of the GOT register at the beginning of a procedure. This fixes storing of a double constant to a field in a packed record and other rare copy operations when PIC is enabled.
|
6 years ago |
cpubase.pas
|
7c4e7d6bd3
* support OS_32/OS_64 in cgsize2subreg for ARM MM registers to handle
|
6 years ago |
cpuelf.pas
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
7 years ago |
cpuinfo.pas
|
5b755661d8
+ patch by Simon Ameis: adds all the STM32F091* microcontroller units to the list of supported ARM MCUs, resolves issue #32484
|
7 years ago |
cpunode.pas
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
6 years ago |
cpupara.pas
|
bead1f8180
* properly set 8 byte parameter alignment for first parameter on ARM if
|
6 years ago |
cpupi.pas
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
6 years ago |
cputarg.pas
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 years ago |
hlcgcpu.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
12 years ago |
narmadd.pas
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 years ago |
narmcal.pas
|
f5f895e2a3
syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed
|
8 years ago |
narmcnv.pas
|
c961c72c30
* tarmtypeconvnode.first_int_to_real should call the generic method in the parent class, if soft fpu code is generated, resolves #31350
|
8 years ago |
narmcon.pas
|
4aa0ad6735
* use vmov.xx to load float constants if possible
|
7 years ago |
narminl.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
narmld.pas
|
a277a5f8db
* Removed unused local vars.
|
6 years ago |
narmmat.pas
|
71e71ad267
* fix currency division on non x86 32 bit targets
|
7 years ago |
narmmem.pas
|
d6de2c03cb
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
10 years ago |
narmset.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 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
|
a186f48442
* cosmetics
|
6 years ago |
rarmcon.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmdwa.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmnor.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmnum.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmrni.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsri.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsta.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmstd.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rarmsup.inc
|
387824c1ee
Added some APSR register bitmask definitions.
|
10 years ago |
rgcpu.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 years ago |