fpc/compiler/i8086
Jonas Maebe 3ac703506c * rest of the previous accidental partial commit
git-svn-id: branches/fixes_3_2@41250 -
2019-02-07 19:56:21 +00:00
..
aoptcpu.pas + Peephole optimizer MovPush2Push 2018-02-10 22:20:04 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas Marge of more trunk fixes into fixes branch. 2018-12-23 22:27:05 +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 - removed pocall_far16 from the supported calling conventions of the i8086 2018-05-06 15:14:40 +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 * removed temppos field again from parameter locations: they're not allocated 2018-04-27 19:18:55 +00:00
i8086att.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086atts.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086int.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086nop.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086op.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086prop.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i8086tab.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
n8086add.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +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
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
r8086ari.inc
r8086att.inc
r8086con.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r8086dwrf.inc + added an i8086-specific column in x86reg.dat for the dwarf register numbers 2018-05-23 15:12:58 +00:00
r8086int.inc
r8086iri.inc
r8086nasm.inc
r8086nor.inc
r8086nri.inc
r8086num.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r8086ot.inc
r8086rni.inc
r8086sri.inc
r8086stab.inc
r8086std.inc
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
tgcpu.pas