.. |
aasmcpu.pas
|
095bd6da7d
* do not re-used gottpoff symbols as they are PC-relative
|
6 years ago |
agarmgas.pas
|
2cbb9895be
* pass float abi always to the arm assembler
|
6 years ago |
aoptcpu.pas
|
122d0d36d6
+ volatile() expression that marks an expression as volatile
|
6 years ago |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
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
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 years ago |
armnop.inc
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 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
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 years ago |
cgcpu.pas
|
4657f45e74
* Change first parameter type of function is_continuous_maks to aword type.
|
6 years ago |
cpubase.pas
|
4657f45e74
* Change first parameter type of function is_continuous_maks to aword type.
|
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
|
8 years ago |
cpunode.pas
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
6 years ago |
cpupara.pas
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 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
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
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
|
95094e9a8f
* Removed unused vars.
|
8 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
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 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
|
657aa06360
arm: arm-aros syscall support
|
8 years ago |