.. |
aoptcpu.pas
|
4e9b42344e
+ AddLea2Lea optimization
|
4 年 前 |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 年 前 |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
9 年 前 |
cgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 年 前 |
cpuelf.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
cpuinfo.pas
|
3a668d9b7c
* i386 compilation fixed
|
4 年 前 |
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 年 前 |
cpupara.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
cpupi.pas
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
5 年 前 |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 年 前 |
hlcgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
i386att.inc
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
4 年 前 |
i386atts.inc
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
4 年 前 |
i386int.inc
|
963fe73d19
+ support all XSAVE instructions, resolves #37864
|
4 年 前 |
i386nop.inc
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
4 年 前 |
i386op.inc
|
963fe73d19
+ support all XSAVE instructions, resolves #37864
|
4 年 前 |
i386prop.inc
|
b03eefd5d0
* Ch_ information for vreduce* fixed
|
4 年 前 |
i386tab.inc
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
4 年 前 |
n386add.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
n386cal.pas
|
2d3ef8b4bc
* pushf/push cs on all platforms when directly calling an interrupt procedure, with the
|
5 年 前 |
n386flw.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
n386inl.pas
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
8 年 前 |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
10 年 前 |
n386mat.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年 前 |
n386mem.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 年 前 |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 年 前 |
r386ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386nri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 年 前 |
r386rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
r386std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 年 前 |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
20 年 前 |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
17 年 前 |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年 前 |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 年 前 |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 年 前 |