.. |
a64att.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
5 years ago |
a64atts.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
5 years ago |
a64ins.dat
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
5 years ago |
a64nop.inc
|
0197b84b7f
+ instruction table generator for arm64
|
13 years ago |
a64op.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
5 years ago |
a64reg.dat
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
a64tab.inc
|
585e4a9a14
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
10 years ago |
aasmcpu.pas
|
5ef9a78f5f
* fix for Mantis #36951: B and BL can take immediate literals as well
|
5 years ago |
agcpugas.pas
|
8d1660893b
* compilation with -Oodfa fixed
|
5 years ago |
aoptcpu.pas
|
099faf2d2b
* factored out and improved TARMAsmOptimizer.RedundantMovProcess
|
5 years ago |
aoptcpub.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
aoptcpud.pas
|
e1af3ecc5d
+ assembler optimizer unit skeleton
|
13 years ago |
cgcpu.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 years ago |
cpubase.pas
|
9bcff94e9e
* factored out TARMAsmOptimizer.OptPass1UXTB
|
5 years ago |
cpuinfo.pas
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 years ago |
cpunode.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 years ago |
cpupara.pas
|
3abdec9c95
* LLVM/AArch64: don't perform the parameter location extension workarounds
|
5 years ago |
cpupi.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 years ago |
cputarg.pas
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
5 years ago |
hlcgcpu.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 years ago |
itcpugas.pas
|
046184dfe9
+ ARM64 GAS instruction table unit
|
13 years ago |
ncpuadd.pas
|
078595be4c
+ support for software floating point exception handling on AArch64 (-CE)
|
6 years ago |
ncpucnv.pas
|
4357caaad8
* Removed unused local vars.
|
6 years ago |
ncpucon.pas
|
a019536cd5
* avoid that -0.0 is handled by the eor optimization
|
6 years ago |
ncpuflw.pas
|
2aa0e50873
* implement dogetcopy for the Aarch64 variant of the tryfinally node
|
5 years ago |
ncpuinl.pas
|
078595be4c
+ support for software floating point exception handling on AArch64 (-CE)
|
6 years ago |
ncpumat.pas
|
e50c4f6373
+ AAarch64: optimize divisions by constant
|
5 years ago |
ncpumem.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
ncpuset.pas
|
7f4b94e408
* 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
|
5 years ago |
ra64con.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64dwa.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64nor.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64num.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64rni.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64sri.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64sta.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64std.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
ra64sup.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 years ago |
racpu.pas
|
03eb114e97
* fix for Mantis #36951: if the instruction only has one operand and it's a reference then don't internal error, but instead return OS_NO
|
5 years ago |
racpugas.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 years ago |
rgcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 years ago |