fpc/compiler/aarch64
Jonas Maebe ac8411f3cf * pass dynamic array parameters of cdecl routines by value on AArch64
(like on onther platforms)
   o it was passed by reference as a side effect of the fact arrays in C are
     pointers, but a dynamic array already is a pointer

git-svn-id: trunk@40573 -
2018-12-16 20:44:35 +00:00
..
a64att.inc
a64atts.inc
a64ins.dat
a64nop.inc
a64op.inc
a64reg.dat
a64tab.inc
aasmcpu.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
agcpugas.pas * Register external gas assembler for aarch64-android and x86_64-android. 2018-10-18 11:48:27 +00:00
aoptcpu.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
cpubase.pas * support OS_32/OS_64 in AArch64 cgsize2subreg() for MM registers (can happen 2018-12-16 20:44:24 +00:00
cpuinfo.pas - removed unused constants 2017-03-26 13:06:34 +00:00
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * pass dynamic array parameters of cdecl routines by value on AArch64 2018-12-16 20:44:35 +00:00
cpupi.pas * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 2016-12-16 22:41:21 +00:00
cputarg.pas + Added support for the aarch64-android target. 2018-10-06 09:33:09 +00:00
hlcgcpu.pas * when optimising subsetreg moves for aarch64, take into account the fact 2018-12-09 14:46:52 +00:00
itcpugas.pas
ncpuadd.pas
ncpucnv.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
ncpuinl.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
ncpumat.pas
ncpumem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ncpuset.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
ra64con.inc
ra64dwa.inc
ra64nor.inc
ra64num.inc
ra64rni.inc
ra64sri.inc
ra64sta.inc
ra64std.inc
ra64sup.inc
racpu.pas
racpugas.pas * Removed unused local vars. 2018-11-02 18:44:29 +00:00
rgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
symcpu.pas