| .. |
|
aasmcpu.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
|
agarmgas.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
|
agarmvasm.pas
|
* cleanup
|
2021-05-10 20:30:31 +00:00 |
|
aoptcpu.pas
|
* (modified) patch by J. Gareth Moreton to unify ldr/str optimizations on Aarch64/ARM, part of #38841
|
2021-05-05 20:38:05 +00:00 |
|
aoptcpub.pas
|
|
|
|
aoptcpud.pas
|
|
|
|
armatt.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armatts.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armins.dat
|
* arm thumb1: several fixes for the internal assembler writer
|
2021-02-14 17:52:26 +00:00 |
|
armnop.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armop.inc
|
+ basic Neon support in the assembler writer
|
2019-08-13 22:12:51 +00:00 |
|
armreg.dat
|
|
|
|
armtab.inc
|
* arm thumb1: several fixes for the internal assembler writer
|
2021-02-14 17:52:26 +00:00 |
|
cgcpu.pas
|
+ optimized multiplication for "symmetric" bit patterns on arm
|
2021-04-13 21:16:56 +00:00 |
|
cpubase.pas
|
Disable overflow/range check in some part of the arm code
|
2021-04-26 21:51:42 +00:00 |
|
cpuelf.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
cpuinfo.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
|
cpunode.pas
|
+ support for arm attributes
|
2019-10-09 17:45:40 +00:00 |
|
cpupara.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
cpupi.pas
|
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
2020-07-10 21:52:24 +00:00 |
|
cputarg.pas
|
+ ARM: basic vasm support
|
2021-05-08 20:48:59 +00:00 |
|
hlcgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
itcpugas.pas
|
|
|
|
narmadd.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
narmcal.pas
|
* get rid of fpu_vfp_first/last hack
|
2020-04-13 17:27:46 +00:00 |
|
narmcnv.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
narmcon.pas
|
* arm: more fixes for fpu_fpv4_sp_d16
|
2020-04-12 18:05:50 +00:00 |
|
narminl.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
narmld.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
|
narmmat.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
|
narmmem.pas
|
|
|
|
narmset.pas
|
* fix compilation of arm compiler on 32 bit hosts
|
2021-04-27 16:36:40 +00:00 |
|
narmutil.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
|
pp.lpi.template
|
|
|
|
raarm.pas
|
* arm thumb1: several fixes for the internal assembler writer
|
2021-02-14 17:52:26 +00:00 |
|
raarmgas.pas
|
Add .force_thumb pseudo-directive support forarm reader
|
2021-04-26 21:14:27 +00:00 |
|
rarmcon.inc
|
|
|
|
rarmdwa.inc
|
|
|
|
rarmnor.inc
|
|
|
|
rarmnum.inc
|
|
|
|
rarmrni.inc
|
|
|
|
rarmsri.inc
|
|
|
|
rarmsta.inc
|
|
|
|
rarmstd.inc
|
|
|
|
rarmsup.inc
|
|
|
|
rgcpu.pas
|
Avoid invalid typecast if hp is not an instruction
|
2021-04-26 21:50:53 +00:00 |
|
symcpu.pas
|
|
|
|
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |