.. |
aoptcpu.pas
|
* patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences
|
2020-01-19 20:11:05 +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
|
|
|
cpuinfo.pas
|
* i8086: Enabled the cs_opt_regvar optimization. It works fine now.
|
2020-07-24 16:45:44 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
- do not compile in the stabs debug info support for the i8086 target
|
2018-05-17 14:47:39 +00:00 |
hlcgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
i8086att.inc
|
-- Zusammenführen von r47033 bis r47401 in ».«:
|
2020-11-12 20:31:29 +00:00 |
i8086atts.inc
|
bugfix 0037785 cvtsi2sd,cvtsi2ss for platform i386
|
2021-02-08 11:04:21 +00:00 |
i8086int.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i8086nop.inc
|
-- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«:
|
2021-01-08 08:29:50 +00:00 |
i8086op.inc
|
+ support all XSAVE instructions, resolves #37864
|
2020-10-03 14:51:31 +00:00 |
i8086prop.inc
|
* change information for round* fixed
|
2021-08-20 23:55:17 +02:00 |
i8086tab.inc
|
activate 'compressed disp8*N' for VCVTQQ2PS xmmreg, xmmrm and VCVTTPD2UDQ xmmreg, xmmrm
|
2021-06-18 14:07:13 +00:00 |
n8086add.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n8086cal.pas
|
* 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2.
|
2020-08-23 10:26:54 +00:00 |
n8086cnv.pas
|
* 8086: More fixes for Ofs() handling.
|
2020-08-18 09:52:40 +00:00 |
n8086con.pas
|
Fix i8086 compiler failure due to move of printnodeindention variable into verbose unit in commit #47658
|
2020-12-02 09:29:08 +00:00 |
n8086inl.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n8086ld.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n8086mat.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
n8086mem.pas
|
* synchronized with trunk
|
2021-01-24 23:38:35 +00:00 |
n8086tcon.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
n8086util.pas
|
* be able to set an AT_* for datablocks
|
2019-09-25 21:19:07 +00:00 |
r8086ari.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086att.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086con.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086dwrf.inc
|
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
2019-08-10 13:53:20 +00:00 |
r8086int.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086iri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nasm.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nor.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086nri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086num.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086ot.inc
|
support vector operand bcst,{sae},{er} + k-register
|
2018-07-16 17:06:57 +00:00 |
r8086rni.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086sri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086stab.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r8086std.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
ra8086att.pas
|
|
|
ra8086int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
* Corrected visibility of overridden methods.
|
2021-01-24 12:41:12 +00:00 |
tgcpu.pas
|
|
|
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |