fpc/compiler/aarch64
J. Gareth "Curious Kit" Moreton 72081c803e * a64: SkipAligns calls removed.
2023-12-29 14:17:08 +00:00
..
a64att.inc + some opcodes added 2021-10-30 20:21:59 +02:00
a64atts.inc + some opcodes added 2021-10-30 20:21:59 +02:00
a64ins.dat + some opcodes added 2021-10-30 20:21:59 +02:00
a64nop.inc
a64op.inc + some opcodes added 2021-10-30 20:21:59 +02:00
a64reg.dat Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
a64tab.inc
aasmcpu.pas * a64: Corrected supported shifter/extender mnemonics for arithmetic/logical instructions 2023-10-22 13:13:58 +00:00
agcpugas.pas Add -Awin64-as option for aarch64 compiler for win64 target 2023-05-26 11:15:55 +00:00
aoptcpu.pas * a64: SkipAligns calls removed. 2023-12-29 14:17:08 +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 * compilation after merge fixed 2023-01-25 20:44:34 +01:00
cpubase.pas * a64: Corrected supported shifter/extender mnemonics for arithmetic/logical instructions 2023-10-22 13:13:58 +00:00
cpuinfo.pas * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 2022-03-08 23:03:18 +01:00
cpunode.pas Adding aaarch64-embedded target 2022-01-05 12:29:00 +00:00
cpupara.pas * according to Jonas iOS doesn't zero extend results in the callee either, so check removed 2023-09-12 23:05:48 +02:00
cpupi.pas + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
cputarg.pas Adding aaarch64-embedded target 2022-01-05 12:29:00 +00:00
hlcgcpu.pas * AArch64: fix storing a 32 bit value in the lower 32 bits of a 64 bit 2021-04-19 20:52:12 +00:00
itcpugas.pas
naarch64util.pas Additional copyright header 2022-01-05 12:29:00 +00:00
ncpuadd.pas * a64: Node parser now attempts to directly create BIC, ORN and EON instructions 2023-11-08 21:07:00 +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 + in_min/max_dword/longint support for aarch64 2021-12-19 16:16:44 +01:00
ncpumat.pas Avoid range/overflow error after commit #49290 2021-04-30 09:55:11 +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 Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64dwa.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64nor.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64num.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64rni.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64sri.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64sta.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64std.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
ra64sup.inc Adding AArch64 CurrentEL register 2022-07-25 19:05:00 +00:00
racpu.pas * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
racpugas.pas AArch64 asm reader: add support for fpcmp(e) conditions 2022-04-03 13:40:21 +02: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