.. |
aoptcpu.pas
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 ani în urmă |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 ani în urmă |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
9 ani în urmă |
cgcpu.pas
|
9989d408fd
* AArch64 and i386: omit exit stackframe, same as r44191 for x86-64
|
5 ani în urmă |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 ani în urmă |
cpuelf.pas
|
8ecdb2e9ca
+ dwarf support for tls threadvars
|
5 ani în urmă |
cpuinfo.pas
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 ani în urmă |
cpunode.pas
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
5 ani în urmă |
cpupara.pas
|
0fa70759a2
* cutils.pas (size_2_align): Move to..
|
5 ani în urmă |
cpupi.pas
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
5 ani în urmă |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 ani în urmă |
hlcgcpu.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 ani în urmă |
i386att.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
i386atts.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
i386int.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
i386nop.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
i386op.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
i386prop.inc
|
30927039a6
+ MULX instruction
|
5 ani în urmă |
i386tab.inc
|
1454e8b29d
new avx512-opcodes VBMI2,VNNI,BITALG ...
|
5 ani în urmă |
n386add.pas
|
8465710329
+ make use of mulx instruction, if available
|
5 ani în urmă |
n386cal.pas
|
2d3ef8b4bc
* pushf/push cs on all platforms when directly calling an interrupt procedure, with the
|
5 ani în urmă |
n386flw.pas
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 ani în urmă |
n386inl.pas
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
8 ani în urmă |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
10 ani în urmă |
n386mat.pas
|
8c5606b41d
+ support mmx shifting
|
7 ani în urmă |
n386mem.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 ani în urmă |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 ani în urmă |
r386ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386nri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 ani în urmă |
r386rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
r386std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 ani în urmă |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
20 ani în urmă |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
17 ani în urmă |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 ani în urmă |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 ani în urmă |