.. |
aoptcpu.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 years ago |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
9 years ago |
cgcpu.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 years ago |
cpuelf.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
cpuinfo.pas
|
ba203c0564
+ x86 makes use of fpu_capabilities
|
6 years ago |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 years ago |
cpupara.pas
|
77658b925b
* disable regular array -> dynamic array type coversion support unless
|
6 years ago |
cpupi.pas
|
50c82b6468
* synchronised with trunk till r41537
|
6 years ago |
cputarg.pas
|
449a14dddf
- disabled ogmacho, as it can no longer deal with the assembly we generate
|
6 years ago |
hlcgcpu.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 years ago |
i386att.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
i386atts.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
i386int.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
i386nop.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
i386op.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
i386prop.inc
|
70a2b0b260
* restored change information for FMA instructions which got lost somewhere
|
6 years ago |
i386tab.inc
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 years ago |
n386add.pas
|
ce598c15ec
* factored out the conditions under which add nodes need to perform
|
6 years ago |
n386cal.pas
|
f5f895e2a3
syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed
|
8 years ago |
n386flw.pas
|
c752aa5cf5
Avoid incomplete case warning when compiled with -dTEST_WIN32_SEH
|
6 years ago |
n386inl.pas
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
8 years ago |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
10 years ago |
n386mat.pas
|
8c5606b41d
+ support mmx shifting
|
7 years ago |
n386mem.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 years ago |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 years ago |
r386ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386nri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 years ago |
r386rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r386std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
20 years ago |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
17 years ago |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 years ago |