.. |
aasmcpu.pas
|
+ initial support for ARMv2
|
2021-05-09 20:42:31 +00:00 |
agarmgas.pas
|
* more fixes for VASM for ARM
|
2021-05-23 19:46:40 +00:00 |
agarmvasm.pas
|
* more fixes to support vasm on arm
|
2021-05-22 20:22:53 +00:00 |
aoptcpu.pas
|
* ARM: fix for Merge Add/Sub optimization
|
2021-06-21 21:36:32 +00:00 |
aoptcpub.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
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
|
* ARM (thumb): do not save registers in routines marked as noreturn
|
2021-06-20 18:14:30 +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
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |