.. |
aoptcpu.pas
|
+ enable jump optimizer for i8086
|
2013-05-01 13:54:13 +00:00 |
aoptcpub.pas
|
+ enable jump optimizer for i8086
|
2013-05-01 13:54:13 +00:00 |
aoptcpud.pas
|
+ enable jump optimizer for i8086
|
2013-05-01 13:54:13 +00:00 |
cgcpu.pas
|
+ implemented tcg8086.a_call_reg_far; very hacky, but still better than doing a near call, when it should be far
|
2013-06-09 22:16:40 +00:00 |
cpubase.inc
|
-rm BX from i8086's saved_stadard_registers array, as it interferes with returning int64 in ax:bx:cx:dx and it shouldn't be saved anyway
|
2013-05-14 22:32:02 +00:00 |
cpuinfo.pas
|
* i8086 compilation fixed after r24896
|
2013-06-15 10:33:18 +00:00 |
cpunode.pas
|
+ i8086 specific far proc aware implementation of ttypeconvnode.second_proc_to_procvar
|
2013-06-10 01:19:01 +00:00 |
cpupara.pas
|
* set all the i8086 calling conventions' volatile registers to be the same as the 'pascal' calling convention; this should make cdecl compatible with 16-bit C compilers
|
2013-07-18 21:01:41 +00:00 |
cpupi.pas
|
- rm ti8086procinfo.allocate_got_register as it isn't used on the i8086
|
2013-04-14 14:35:51 +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 |
i8086att.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086atts.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086int.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086nop.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086op.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086prop.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
i8086tab.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
n8086add.pas
|
* do a 32-bit comparison on far and huge pointers
|
2013-07-16 07:57:49 +00:00 |
n8086cal.pas
|
+ added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk
|
2013-04-26 20:19:57 +00:00 |
n8086cnv.pas
|
+ added i8086 specific implementation of Tcgtypeconvnode.second_nil_to_methodprocvar, which supports memory models with far code and/or far data
|
2013-07-20 16:58:41 +00:00 |
n8086con.pas
|
* i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an i8086 specific overriden method
|
2013-05-24 17:16:55 +00:00 |
n8086inl.pas
|
- removed ti8086inlinenode.second_round_real, second_trunc_real and load_fpu_location as they mostly repeat the code in tx86inlinenode.load_fpu_location; tx86inlinenode.load_fpu_location adapted for i8086 instead
|
2013-04-14 14:25:22 +00:00 |
n8086mat.pas
|
+ implemented 64-bit shl and shr for i8086
|
2013-03-17 02:11:25 +00:00 |
n8086mem.pas
|
+ initial (and not yet fully complete) implementation of far pointers on the i8086
|
2013-05-22 16:26:33 +00:00 |
r8086ari.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086att.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086con.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086dwrf.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
r8086int.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086iri.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086nasm.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086nor.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
r8086nri.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086num.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086op.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086ot.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086rni.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086sri.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8086stab.inc
|
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
2013-04-12 12:06:28 +00:00 |
r8086std.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
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 |