fpc/compiler/aarch64
2024-03-05 07:56:14 +00:00
..
a64att.inc
a64atts.inc
a64ins.dat
a64nop.inc
a64op.inc
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 * arm/a64: Added new TST post-peephole optimisation to replace previous AND/CMP/B(c) optimisation 2024-02-11 21:39:19 +00:00
aoptcpub.pas
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
cpunode.pas
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
cputarg.pas
hlcgcpu.pas
itcpugas.pas
naarch64util.pas * Fixed signature of insert_init_final_table 2024-03-05 07:56:14 +00:00
ncpuadd.pas + function needs_check_for_fpu_exceptions to unify fpu exception handling 2024-02-13 17:42:21 +01:00
ncpucnv.pas
ncpucon.pas
ncpuflw.pas
ncpuinl.pas + function needs_check_for_fpu_exceptions to unify fpu exception handling 2024-02-13 17:42:21 +01:00
ncpumat.pas + function needs_check_for_fpu_exceptions to unify fpu exception handling 2024-02-13 17:42:21 +01:00
ncpumem.pas
ncpuset.pas
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
racpugas.pas
rgcpu.pas
symcpu.pas
tripletcpu.pas