fpc/compiler/i8086
nickysn 7e6ba9db2a * do an even better optimization (swap registers in the result, saving 2 mov
instructions) on i8086 for 64-bit shl/shr with a constant in the range 32..47

git-svn-id: trunk@32062 -
2015-10-15 21:13:28 +00:00
..
aoptcpu.pas + initial code in aoptcpu for i8086: make use of lds/les 2015-09-27 20:50:57 +00:00
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 + initial code in aoptcpu for i8086: make use of lds/les 2015-09-27 20:50:57 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
cpupi.pas
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
i8086atts.inc
i8086int.inc
i8086nop.inc
i8086op.inc
i8086prop.inc
i8086tab.inc
n8086add.pas + use the or instruction to compare 32 bit values with 0 2015-09-27 20:50:59 +00:00
n8086cal.pas
n8086cnv.pas
n8086con.pas
n8086inl.pas
n8086ld.pas * fixed huge memory model threadvars after r32013 2015-10-11 12:55:44 +00:00
n8086mat.pas * do an even better optimization (swap registers in the result, saving 2 mov 2015-10-15 21:13:28 +00:00
n8086mem.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
n8086tcon.pas
n8086util.pas
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
symcpu.pas + generate proper win16 prologue/epilogue for exported routines (we don't yet 2015-09-26 18:04:59 +00:00
tgcpu.pas