.. |
a64att.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
hace 5 años |
a64atts.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
hace 5 años |
a64ins.dat
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
hace 5 años |
a64nop.inc
|
0197b84b7f
+ instruction table generator for arm64
|
hace 12 años |
a64op.inc
|
3dff78621c
* Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
|
hace 5 años |
a64reg.dat
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
a64tab.inc
|
585e4a9a14
* corrected cosmetic ARM/AArch64 copy/paste leftovers (patch by
|
hace 10 años |
aasmcpu.pas
|
8aa844e2fe
Fix compilation with -dEXTDEBUG for aarch64
|
hace 5 años |
agcpugas.pas
|
edb660ed58
* made TAArch64ClangGASAssembler inherit from TAArch64Assembler and removed custom
|
hace 5 años |
aoptcpu.pas
|
eec51afadd
* patch (with little modification) by J. Gareth Moreton: refactor ARM/Aarch64 peephole optimizer, first part of #37526
|
hace 4 años |
aoptcpub.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
aoptcpud.pas
|
e1af3ecc5d
+ assembler optimizer unit skeleton
|
hace 12 años |
cgcpu.pas
|
8057651e8d
* Aarc64: generate code for floating point exception checking which does not destroy
|
hace 5 años |
cpubase.pas
|
9bcff94e9e
* factored out TARMAsmOptimizer.OptPass1UXTB
|
hace 5 años |
cpuinfo.pas
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
hace 5 años |
cpunode.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
hace 5 años |
cpupara.pas
|
69129f38e2
* aarch64: correct paraloc^.def for LOC_REFERENCE parameters
|
hace 5 años |
cpupi.pas
|
2b59000d56
+ implement compiler support for SEH on Win64
|
hace 5 años |
cputarg.pas
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
hace 5 años |
hlcgcpu.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
hace 6 años |
itcpugas.pas
|
046184dfe9
+ ARM64 GAS instruction table unit
|
hace 12 años |
ncpuadd.pas
|
078595be4c
+ support for software floating point exception handling on AArch64 (-CE)
|
hace 6 años |
ncpucnv.pas
|
4357caaad8
* Removed unused local vars.
|
hace 6 años |
ncpucon.pas
|
a019536cd5
* avoid that -0.0 is handled by the eor optimization
|
hace 6 años |
ncpuflw.pas
|
2aa0e50873
* implement dogetcopy for the Aarch64 variant of the tryfinally node
|
hace 5 años |
ncpuinl.pas
|
078595be4c
+ support for software floating point exception handling on AArch64 (-CE)
|
hace 6 años |
ncpumat.pas
|
28f25b2df0
* reworked usage of tcgnotnode.handle_locjump
|
hace 5 años |
ncpumem.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
hace 7 años |
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
|
hace 5 años |
ra64con.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64dwa.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64nor.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64num.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64rni.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64sri.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64sta.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64std.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
ra64sup.inc
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
hace 6 años |
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
|
hace 5 años |
racpugas.pas
|
80111a0a60
* make local variables in assembler blocks working again after r44933
|
hace 5 años |
rgcpu.pas
|
13cb57b2c3
+ Aarch64: trgcpu.get_spill_subreg: return MM sub register correctly, resolves #37393
|
hace 5 años |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
hace 10 años |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
hace 5 años |