fpc/compiler/i8086
nickysn b571f48735 * fixed the return type of FarAddr(), so that it is assignment compatible to
typed far pointers as well

git-svn-id: trunk@37629 -
2017-11-27 19:42:36 +00:00
..
aoptcpu.pas * factored out OptPass1Sub 2017-11-10 20:55:22 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * alloc/dealloc NR_DEFAULTFLAGS in the a_cmp_* methods in the i8086 code 2017-11-17 19:28:37 +00:00
cpubase.inc
cpuinfo.pas + added CPUX86_HAS_SSE2 to x86 tcpuflags 2017-09-26 16:02:56 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
i8086att.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086atts.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086int.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086nop.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086op.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086prop.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i8086tab.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
n8086add.pas * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
n8086cal.pas
n8086cnv.pas
n8086con.pas
n8086inl.pas * fixed the return type of FarAddr(), so that it is assignment compatible to 2017-11-27 19:42:36 +00:00
n8086ld.pas + added support for 'external far' variables for i8086 2017-10-30 18:03:44 +00:00
n8086mat.pas + optimized division by negative power of 2 constants in the i8086 code 2017-08-21 11:56:11 +00:00
n8086mem.pas * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
n8086tcon.pas * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
n8086util.pas
r8086ari.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086att.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086con.inc Regenerate register include files after commit 37564: Fix value of NR_DR6 and NR_DR7 2017-11-07 07:30:42 +00:00
r8086dwrf.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086int.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086iri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086nasm.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086nor.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086nri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086num.inc Regenerate register include files after commit 37564: Fix value of NR_DR6 and NR_DR7 2017-11-07 07:30:42 +00:00
r8086ot.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086rni.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086sri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086stab.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8086std.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas
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