fpc/compiler/i8086
nickysn b26e10d53c + generate proper win16 prologue/epilogue for exported routines (we don't yet
actually export them from the .exe or .dll, but they can now be used as
  callbacks)
+ support win16 smart callbacks via the $K switch

git-svn-id: trunk@31835 -
2015-09-26 18:04:59 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + generate proper win16 prologue/epilogue for exported routines (we don't yet 2015-09-26 18:04:59 +00:00
cpubase.inc
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas + generate the stack segment for i8086 far data memory models from within fpc 2014-05-27 23:29:50 +00:00
cpupara.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
cpupi.pas * moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086procinfo.postprocess_code 2015-04-17 23:27:03 +00:00
cputarg.pas + started implementing a win16 target :) 2015-09-05 02:47:42 +00:00
hlcgcpu.pas * support far classrefdef targets on i8086 in thlcgcpu.a_loadaddr_ref_reg. This 2015-08-15 17:24:49 +00:00
i8086att.inc + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 2015-02-17 21:43:46 +00:00
i8086atts.inc + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 2015-02-17 21:43:46 +00:00
i8086int.inc + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 2015-02-17 21:43:46 +00:00
i8086nop.inc + added i8086 instruction entries for Jcc near (which is actually a 386+ 2015-04-16 17:07:07 +00:00
i8086op.inc + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 2015-02-17 21:43:46 +00:00
i8086prop.inc * corrects change flags for VSQRTSD 2015-02-28 22:42:25 +00:00
i8086tab.inc + added i8086 instruction entries for Jcc near (which is actually a 386+ 2015-04-16 17:07:07 +00:00
n8086add.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
n8086cal.pas * synchronized with trunk up to r27758 2014-05-12 16:12:34 +00:00
n8086cnv.pas * converted tcgtypeconvnode.second_nil_to_methodprocvar to the high level code 2014-04-28 01:05:14 +00:00
n8086con.pas * moved x86-specific tpointerdef functionality to architecture-specific 2014-03-30 21:04:36 +00:00
n8086inl.pas + implemented inc/dec for huge pointers 2014-12-10 23:52:46 +00:00
n8086ld.pas * moved the i8086-specific threadvar generation code from 2015-09-15 13:02:25 +00:00
n8086mat.pas * fixed DFA warnings for i8086 2014-08-20 15:49:27 +00:00
n8086mem.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
n8086tcon.pas * synchronised with trunk up till r28402 2014-08-13 16:04:30 +00:00
n8086util.pas + added heapmax support to the $M directive on i8086-msdos. It is currently 2014-06-23 20:17:17 +00:00
r8086ari.inc
r8086att.inc
r8086con.inc
r8086dwrf.inc
r8086int.inc
r8086iri.inc
r8086nasm.inc
r8086nor.inc
r8086nri.inc
r8086num.inc
r8086ot.inc
r8086rni.inc
r8086sri.inc
r8086stab.inc
r8086std.inc
ra8086att.pas
ra8086int.pas
rgcpu.pas * synchronized with trunk up to r27758 2014-05-12 16:12:34 +00:00
symcpu.pas + generate proper win16 prologue/epilogue for exported routines (we don't yet 2015-09-26 18:04:59 +00:00
tgcpu.pas * changed all alignment parameters in the temp manager to shortint 2014-08-19 20:22:45 +00:00