fpc/compiler/i8086
florian fc960879de -- Zusammenführen von r47033 bis r47401 in ».«:
C    compiler/i386/i386nop.inc
U    compiler/i386/i386tab.inc
U    compiler/i386/i386atts.inc
U    compiler/i386/i386att.inc
C    compiler/i8086/i8086nop.inc
U    compiler/i8086/i8086tab.inc
U    compiler/i8086/i8086atts.inc
U    compiler/i8086/i8086att.inc
U    compiler/x86/x86ins.dat
C    compiler/x86/rax86.pas
U    compiler/x86/aasmcpu.pas
U    compiler/x86/cpubase.pas
U    compiler/x86/agx86att.pas
U    compiler/x86/itcpugas.pas
U    compiler/x86/rax86att.pas
C    compiler/x86_64/x8664nop.inc
U    compiler/x86_64/x8664tab.inc
U    compiler/x86_64/x8664ats.inc
U    compiler/x86_64/x8664att.inc
U    compiler/utils/mkx86ins.pp
U    tests/utils/avx/asmtestgenerator.pas
U    tests/utils/avx/avxopcodes.pas
-- Aufzeichnung der Informationen für Zusammenführung von r47033 bis r47401 in ».«:
 U   .
Konfliktübersicht:
  Textkonflikte: 4
Konfliktübersicht:
  Textkonflikte: 4

git-svn-id: trunk@47402 -
2020-11-12 20:31:29 +00:00
..
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 * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +00:00
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 * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59: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 -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
i8086int.inc + support all XSAVE instructions, resolves #37864 2020-10-03 14:51:31 +00:00
i8086nop.inc -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
i8086op.inc + support all XSAVE instructions, resolves #37864 2020-10-03 14:51:31 +00:00
i8086prop.inc + completed Ch_* information for VMOVD* 2020-11-07 10:42:43 +00:00
i8086tab.inc -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +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 Commit of new debug feature implemented by J. Gareth Moreton 2019-06-22 14:08:47 +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 * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
n8086tcon.pas * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well 2018-02-06 13:24:15 +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 * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
tgcpu.pas Generate error if stack size of a procedure/function is bigger than globally allocated stack size 2017-06-16 07:47:17 +00:00
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00