fpc/compiler/i8086
nickysn 24e3d95fe0 - don't create a heap segment for win16
git-svn-id: trunk@42658 -
2019-08-12 12:51:37 +00:00
..
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +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 * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpubase.inc * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +00:00
cpuinfo.pas - removed pocall_far16 from the supported calling conventions of the i8086 2018-05-06 15:14:40 +00:00
cpunode.pas
cpupara.pas * disable regular array -> dynamic array type coversion support unless 2019-05-25 12:31:32 +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 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
i8086att.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
i8086atts.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
i8086int.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
i8086nop.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
i8086op.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
i8086prop.inc * restored change information for FMA instructions which got lost somewhere 2019-08-11 16:59:10 +00:00
i8086tab.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
n8086add.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
n8086cal.pas * use is_proc_far(procdefinition) instead of the current memory model to 2018-03-22 17:07:15 +00:00
n8086cnv.pas * i8086 TP7 compatibility fixes, related to obtaining procedure addresses: 2018-04-05 15:09:12 +00:00
n8086con.pas Commit of new debug feature implemented by J. Gareth Moreton 2019-06-22 14:08:47 +00:00
n8086inl.pas + inline support for the x86 'in' and 'out' instructions. Currently only enabled 2018-07-03 17:01:42 +00:00
n8086ld.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
n8086mat.pas + support mmx shifting 2018-02-27 21:40:12 +00:00
n8086mem.pas + override set_labelsym_resultdef for i8086 and set a near pointer resultdef if 2018-04-04 12:34:21 +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 - don't create a heap segment for win16 2019-08-12 12:51:37 +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 * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
tgcpu.pas