.. |
aoptcpu.pas
|
c67d35b8cc
* patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299
|
hace 4 años |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
hace 6 años |
aoptcpud.pas
|
3c2dab9878
* i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same
|
hace 9 años |
cgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpubase.inc
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
hace 7 años |
cpuelf.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpuinfo.pas
|
c02b43fb93
* change fma cpu flag into an fpu flag
|
hace 4 años |
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.
|
hace 5 años |
cpupara.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpupi.pas
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
hace 5 años |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
hace 5 años |
hlcgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
i386att.inc
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
hace 4 años |
i386atts.inc
|
aff1f4999c
bugfix 0037785 cvtsi2sd,cvtsi2ss for platform i386
|
hace 3 años |
i386int.inc
|
963fe73d19
+ support all XSAVE instructions, resolves #37864
|
hace 4 años |
i386nop.inc
|
9c25e9b086
-- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«:
|
hace 4 años |
i386op.inc
|
963fe73d19
+ support all XSAVE instructions, resolves #37864
|
hace 4 años |
i386prop.inc
|
2e608a3dd0
* change information for round* fixed
|
hace 3 años |
i386tab.inc
|
89d3d866d2
activate 'compressed disp8*N' for VCVTQQ2PS xmmreg, xmmrm and VCVTTPD2UDQ xmmreg, xmmrm
|
hace 3 años |
n386add.pas
|
cefa05c8b1
* correctly allocate edx for mulx, resolves #38533
|
hace 4 años |
n386cal.pas
|
2d3ef8b4bc
* pushf/push cs on all platforms when directly calling an interrupt procedure, with the
|
hace 5 años |
n386flw.pas
|
4d82e814a0
* patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32,
|
hace 4 años |
n386inl.pas
|
aefa317474
+ fast and branchless implementation of abs(int64) for i386
|
hace 8 años |
n386ld.pas
|
3c6aa91a96
* factored out the loading of threadvars in its own method, and put the
|
hace 10 años |
n386mat.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
n386mem.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
hace 7 años |
n386set.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
hace 6 años |
r386ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386nri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
hace 7 años |
r386rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
r386std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
hace 7 años |
ra386att.pas
|
757ed4e8d3
* standard assembler reader for i386
|
hace 20 años |
ra386int.pas
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
hace 17 años |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
hace 6 años |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
hace 5 años |