fpc/compiler/sparcgen
florian 69786ffe73 somehow committing went wrong, second part of last commit:
+ AArch64: support for vX.8b/vX.16b register names
+ support for more than 256 registers in the register dat files
- removed totherregisterset
+ AArch64: use vmov to load immediates if possible
+ AArch64: use eor to clear mm registers

git-svn-id: trunk@42917 -
2019-09-03 21:07:33 +00:00
..
aasmcpu.pas
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
cgsparc.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpubase.pas somehow committing went wrong, second part of last commit: 2019-09-03 21:07:33 +00:00
cpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpupi.pas
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
itcpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
ncpuadd.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
ncpucall.pas
ncpucnv.pas
ncpuinln.pas
ncpumat.pas * fixed compilation with -O3 (one false positive, one real error) 2018-11-01 20:39:38 +00:00
ncpuset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
opcode.inc
racpu.pas
racpugas.pas
rgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
sppara.pas * initialize function result for variadic functions (fixup for r41420) 2019-03-02 09:37:49 +00:00
spreg.dat
strinst.inc
symcpu.pas