fpc/compiler/i8086
2013-03-16 16:05:38 +00:00
..
cgcpu.pas * support stack relative addresses in a_loadfpu_reg_ref on the i8086 2013-03-16 16:05:38 +00:00
cpubase.inc * fixed functions returning longint on i8086 2013-03-12 13:35:19 +00:00
cpuinfo.pas
cpunode.pas + added ti8086inlinenode 2013-03-14 15:15:32 +00:00
cpupara.pas * disable ret_in_param for floats, as they can be returned in a floating point register, and because enabling ret_in_param for them screws up badly the internprocs that handle floats 2013-03-15 01:12:00 +00:00
cpupi.pas * 386 changed to 8086 in various class names and comments 2013-03-12 23:22:52 +00:00
cputarg.pas all the extra i8086 units added 2013-03-08 00:04:45 +00:00
hlcgcpu.pas all the extra i8086 units added 2013-03-08 00:04:45 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc
i386tab.inc
n8086add.pas * 386 changed to 8086 in various class names and comments 2013-03-12 23:22:52 +00:00
n8086inl.pas * implemented Trunc() and Round() for i8086 2013-03-16 03:34:23 +00:00
n8086mat.pas + added unit n8086mat, based on n386mat; TODO: adapt to i8086 2013-03-12 14:30:26 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra8086att.pas all the extra i8086 units added 2013-03-08 00:04:45 +00:00
ra8086int.pas all the extra i8086 units added 2013-03-08 00:04:45 +00:00
rgcpu.pas + trgintcpu.add_cpu_interferences for i8086 so references are properly build 2013-03-10 18:51:42 +00:00