.. |
aoptcpu.pas
|
* use V* instructions if possible
|
2020-10-10 13:50:35 +00:00 |
aoptcpub.pas
|
- get rid of MaxOps, it is redundant with max_operands
|
2018-11-02 21:32:29 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpubase.inc
|
|
|
cpuelf.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpuinfo.pas
|
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
2020-01-29 22:21:07 +00:00 |
cpunode.pas
|
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
2020-01-01 14:43:57 +00:00 |
cpupara.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpupi.pas
|
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
2019-12-05 19:38:01 +00:00 |
cputarg.pas
|
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
2020-03-29 18:27:27 +00:00 |
hlcgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
i386att.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i386atts.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i386int.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i386nop.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i386op.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i386prop.inc
|
* proper change information for avx-512 vcvt* instructions
|
2020-10-10 21:08:15 +00:00 |
i386tab.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
n386add.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n386cal.pas
|
* pushf/push cs on all platforms when directly calling an interrupt procedure, with the
|
2019-11-17 14:16:32 +00:00 |
n386flw.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n386inl.pas
|
|
|
n386ld.pas
|
|
|
n386mat.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n386mem.pas
|
|
|
n386set.pas
|
* let all the case code generation work with tconstexprint instead of aint,
|
2019-02-24 19:58:37 +00:00 |
r386ari.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386att.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386con.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386dwrf.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386int.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386iri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nasm.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nor.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386num.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386ot.inc
|
support vector operand bcst,{sae},{er} + k-register
|
2018-07-16 17:06:57 +00:00 |
r386rni.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386sri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386stab.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386std.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
ra386att.pas
|
|
|
ra386int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |