.. |
a64att.inc
|
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
2015-05-14 14:42:12 +00:00 |
a64atts.inc
|
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
2015-05-14 14:42:12 +00:00 |
a64ins.dat
|
* added some missing instructions and aliases, reordered them according
|
2015-02-23 22:48:24 +00:00 |
a64nop.inc
|
+ instruction table generator for arm64
|
2012-11-01 16:11:19 +00:00 |
a64op.inc
|
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
2015-05-14 14:42:12 +00:00 |
a64reg.dat
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
a64tab.inc
|
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
2015-05-14 14:42:12 +00:00 |
aasmcpu.pas
|
* another compilation fix
|
2018-02-11 18:39:49 +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
|
* take care of the fact that x and w registers overlap when carrying out the Str/LdrAdd/Sub2Str/Ldr Postindex optimization
|
2018-10-24 17:38:51 +00:00 |
aoptcpub.pas
|
* completed TAoptBaseCpu.RegModifiedByInstruction()
|
2015-02-23 22:53:23 +00:00 |
aoptcpud.pas
|
+ assembler optimizer unit skeleton
|
2012-11-01 20:09:12 +00:00 |
cgcpu.pas
|
* cleanup debug code
|
2018-10-22 21:27:36 +00:00 |
cpubase.pas
|
+ fpc_eh_return_data_regno() intrinsic to get the return register numbers
|
2018-10-28 18:16:38 +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
|
* replaced the saved_XXX_registers arrays with virtual methods inside
|
2018-04-19 21:22:16 +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
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
itcpugas.pas
|
+ ARM64 GAS instruction table unit
|
2012-11-01 20:09:47 +00:00 |
ncpuadd.pas
|
* force constants into a registers in the 32x32->64 optimized case
|
2015-02-28 22:31:03 +00:00 |
ncpucnv.pas
|
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
2015-08-27 18:28:57 +00:00 |
ncpuinl.pas
|
* switched to using the stack pointer as base register for the temp allocator
|
2015-02-23 22:54:03 +00:00 |
ncpumat.pas
|
* set pi_do_call for AArch64 mod/div nodes, as they call FPC_DIVBYZERO
|
2015-02-28 22:30:57 +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
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
ra64con.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64dwa.inc
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
ra64nor.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64num.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64rni.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sri.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sta.inc
|
* fixed debug register values for vector registers
|
2015-02-23 22:54:15 +00:00 |
ra64std.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
ra64sup.inc
|
+ FPCR, FPSR and TPIDR registers
|
2015-02-23 22:50:44 +00:00 |
racpu.pas
|
+ Aarch64 assembler reader
|
2015-02-23 22:52:36 +00:00 |
racpugas.pas
|
* factored out check to determine whether a variable can be subscripted in
|
2018-01-01 14:29:21 +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
|
o fixes handling of iso i/o parameters/program parameters:
|
2015-05-01 20:58:31 +00:00 |