fpc/compiler/arm
florian 0efd3afb8c + arm: internal abs(<int64>)
+ arm: overflow checking for abs(...)
2024-03-28 15:56:52 +01:00
..
aasmcpu.pas * ARM: Fixed issue where some offsets of ADR assembly instructions 2023-10-22 12:04:05 +00:00
agarmgas.pas + ARM: started on vfpv5 support 2021-11-05 23:05:38 +01:00
agarmvasm.pas * more fixes to support vasm on arm 2021-05-22 20:22:53 +00:00
aoptcpu.pas Avoid wrong typecast by adding check that p1 is an instuction before casting it to taicpu 2024-02-12 10:39:18 +00:00
aoptcpub.pas * arm: Fixed "RegInInstruction" and "RegModifiedByInstruction" not handling the flags properly 2024-02-11 21:39:19 +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 * seperator => separator 2022-01-02 13:12:33 +01:00
armtab.inc * arm thumb1: several fixes for the internal assembler writer 2021-02-14 17:52:26 +00:00
cgcpu.pas + function needs_check_for_fpu_exceptions to unify fpu exception handling 2024-02-13 17:42:21 +01: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 RP2040 support based on modification by Michael Ring (https://github.com/michael-ring/freepascal). 2023-11-11 17:45:23 +00:00
cpunode.pas + support for arm attributes 2019-10-09 17:45:40 +00:00
cpupara.pas arm paramanager: always create at least one paraloc 2022-06-13 22:52:27 +02: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 * arm: Labels to constants are now data labels and not jump labels 2022-07-15 17:03:10 +00:00
itcpugas.pas
narmadd.pas + set pi_do_call on ARM as well if we check for fpu exceptions 2024-02-17 21:03:55 +01: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 * range checking is already performed in pass_typecheck 2024-01-07 17:51:35 +01:00
narminl.pas + arm: internal abs(<int64>) 2024-03-28 15:56:52 +01: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 * Fixed signature of insert_init_final_table 2024-03-05 07:56:14 +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 * extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not 2022-05-26 21:42:59 +02:00
tripletcpu.pas ARM: fixed compiler compilation after 75c16b6126 2022-07-24 15:00:49 +02:00