| .. |
|
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
|
Add pi_has_open_array_parameter to proc_info.flags as this requires special handling for i8086 huge memory model to restore DS register correctly
|
2016-01-11 15:02:10 +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
|
+ added 486 to the list of supported CPUs on the i8086 and i386 targets
|
2016-03-23 15:07:56 +00:00 |
|
cpunode.pas
|
|
|
|
cpupara.pas
|
* support marking defs created via the getreusable*() class methods as
|
2015-11-04 20:46:18 +00:00 |
|
cpupi.pas
|
|
|
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
* handle classrefdefs properly, according to the memory model in i8086's
|
2016-05-03 15:11:32 +00:00 |
|
i8086att.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
i8086atts.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
i8086int.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
i8086nop.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
i8086op.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
i8086prop.inc
|
* fix modification information for vand*
|
2016-05-01 12:00:25 +00:00 |
|
i8086tab.inc
|
+ support xgetbv instruction, resolves issue #29958
|
2016-04-03 20:53:10 +00:00 |
|
n8086add.pas
|
+ implemented correct simplification of far pointer comparison of two pointer const nodes
|
2015-10-22 14:07:45 +00:00 |
|
n8086cal.pas
|
|
|
|
n8086cnv.pas
|
* optimizations for ofs() on i8086 to load only the offset (in a temporary
|
2015-10-30 21:27:35 +00:00 |
|
n8086con.pas
|
+ show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp
|
2015-10-21 16:53:41 +00:00 |
|
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
|
* optimizations for ofs() on i8086 to load only the offset (in a temporary
|
2015-10-30 21:27:35 +00:00 |
|
n8086tcon.pas
|
+ added support for word/smallint typed constants, initialized with ofs() on i8086
|
2015-11-11 15:01:08 +00:00 |
|
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
|
|
|
|
tgcpu.pas
|
|
|