fpc/compiler/aarch64
Jonas Maebe bb977b398d * AArch64: fix spilling integer registers to stack offsets that cannot be
encoded directly into the spilling instructions (second part of
    mantis #38053)

git-svn-id: trunk@49207 -
2021-04-14 20:56:32 +00:00
..
a64att.inc * Aarch64: support LSE instructions 2021-04-03 11:30:23 +00:00
a64atts.inc * Aarch64: support LSE instructions 2021-04-03 11:30:23 +00:00
a64ins.dat * Aarch64: support LSE instructions 2021-04-03 11:30:23 +00:00
a64nop.inc
a64op.inc * Aarch64: support LSE instructions 2021-04-03 11:30:23 +00:00
a64reg.dat * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
a64tab.inc
aasmcpu.pas * AArch64: fixed spilling info for MOVK (part of mantis #38053) 2021-04-14 20:56:29 +00:00
agcpugas.pas + FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441) 2021-04-10 07:57:28 +00:00
aoptcpu.pas * Removed/ifdefed the assigned and unused variables. 2021-01-24 13:58:17 +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
cgcpu.pas + Aarch64: create better code for not(<byte>) 2021-04-08 17:21:59 +00:00
cpubase.pas + generate initial cfi for aarch64 2021-02-17 20:43:37 +00:00
cpuinfo.pas * Aarch64: cpu capabilites defines properly named 2021-04-02 20:57:12 +00:00
cpunode.pas + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
cpupara.pas * Initialize result out parameter by caling the constructor Init, not the method Reset. 2020-12-07 16:35:46 +00:00
cpupi.pas + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
cputarg.pas + FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441) 2021-04-10 07:57:28 +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
ncpuadd.pas + support for software floating point exception handling on AArch64 (-CE) 2019-09-01 17:26:11 +00:00
ncpucnv.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
ncpucon.pas * avoid that -0.0 is handled by the eor optimization 2019-09-04 20:45:24 +00:00
ncpuflw.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
ncpuinl.pas + implement prefetch intrinsic for aarch64 2020-11-22 10:27:06 +00:00
ncpumat.pas * Aarch64: fix 32 bit div operations with constant denominators, resolves #38225 2020-12-18 21:39:35 +00:00
ncpumem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ncpuset.pas * generate jump tables into the same section as the code as otherwise we'll get bogus relocations (in case of clang.exe) or a future support for armasm64.exe will reject the relative symbols outright 2020-04-21 06:06:36 +00:00
ra64con.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64dwa.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64nor.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64num.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64rni.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64sri.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64sta.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64std.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
ra64sup.inc * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
racpu.pas * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
racpugas.pas + added b.cc/b.cs support to AArch64 assembler reader (mantis #38485) 2021-02-24 15:40:22 +00:00
rgcpu.pas * AArch64: fix spilling integer registers to stack offsets that cannot be 2021-04-14 20:56:32 +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