.. |
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
|
1fb2d9540c
* allow ADD instructions with a page offset load with either a symbol or a base register
|
5 years ago |
agcpugas.pas
|
042aae2455
* the clang assembler does not provide support for the SEH directives we need (only the LLVM backend would be able to use them), thus we need to manually convert them to data sections
|
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
|
2b59000d56
+ implement compiler support for SEH on Win64
|
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
|
fa2e751f9f
+ AArch64: implementation of taarch64casenode.genlinearlist
|
6 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
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 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 |