fpc/compiler/aarch64
Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type,
to free up space for more ait_* types in taitype (can't have
    more than 32 because they have to fit in a small set)
   o factored out writing of floating point numbers as an array of
     byte in the external assemblers

git-svn-id: branches/hlcgllvm@28105 -
2014-07-01 16:29:58 +00:00
..
a64att.inc + first batch of FPU/VFP instructions 2012-11-01 20:08:13 +00:00
a64atts.inc + first batch of FPU/VFP instructions 2012-11-01 20:08:13 +00:00
a64ins.dat + first batch of FPU/VFP instructions 2012-11-01 20:08:13 +00:00
a64nop.inc + instruction table generator for arm64 2012-11-01 16:11:19 +00:00
a64op.inc + first batch of FPU/VFP instructions 2012-11-01 20:08:13 +00:00
a64reg.dat + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
a64tab.inc + instruction table generator for arm64 2012-11-01 16:11:19 +00:00
aasmcpu.pas * grouped all tai_real* types into a single tai_realconst type, 2014-07-01 16:29:58 +00:00
aoptcpu.pas + assembler optimizer unit skeleton 2012-11-01 20:09:12 +00:00
aoptcpub.pas + assembler optimizer unit skeleton 2012-11-01 20:09:12 +00:00
aoptcpud.pas + assembler optimizer unit skeleton 2012-11-01 20:09:12 +00:00
cpubase.pas Implement support for saving and restoring address registers. 2013-10-05 21:43:42 +00:00
cpuinfo.pas
cpupara.pas * renamed all paramanagers to tcpuparamanager so the llvm paramanager can 2013-11-11 11:15:27 +00:00
itcpugas.pas + ARM64 GAS instruction table unit 2012-11-01 20:09:47 +00:00
ra64con.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64dwa.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64nor.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64num.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64rni.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64sri.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64sta.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64std.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
ra64sup.inc + first cpubase implementation for aarch64 2012-11-01 17:18:25 +00:00
symcpu.pas Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 2014-04-11 14:30:59 +00:00