.. |
aoptcpu.pas
|
|
|
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* modified patch of Paul W to replace leave by mov/pop, resolves #26455
|
2015-02-05 20:51:12 +00:00 |
cpubase.inc
|
|
|
cpuinfo.pas
|
+ change always floating point divisions into multiplications if they are a power of two,
|
2014-11-16 20:47:38 +00:00 |
cpunode.pas
|
+ generate the stack segment for i8086 far data memory models from within fpc
|
2014-05-27 23:29:50 +00:00 |
cpupara.pas
|
- removed darwin/i386 special case code from i8086 code generator
|
2015-03-14 18:35:50 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
|
|
hlcgcpu.pas
|
+ added support for nested procvars in the i8086 far data memory models
|
2014-05-22 23:44:09 +00:00 |
i8086att.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
i8086atts.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
i8086int.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
i8086nop.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
i8086op.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
i8086prop.inc
|
* corrects change flags for VSQRTSD
|
2015-02-28 22:42:25 +00:00 |
i8086tab.inc
|
+ applied remaining patches of Torsten Grundke: adds gather instructions of avx2
|
2015-02-17 21:43:46 +00:00 |
n8086add.pas
|
* fixed DFA warnings for i8086
|
2014-08-20 15:49:27 +00:00 |
n8086cal.pas
|
|
|
n8086cnv.pas
|
|
|
n8086con.pas
|
|
|
n8086inl.pas
|
+ implemented inc/dec for huge pointers
|
2014-12-10 23:52:46 +00:00 |
n8086ld.pas
|
|
|
n8086mat.pas
|
* fixed DFA warnings for i8086
|
2014-08-20 15:49:27 +00:00 |
n8086mem.pas
|
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
2015-02-23 22:56:00 +00:00 |
n8086tcon.pas
|
* is_farpointer and is_hugepointer moved from defutil to symcpu
|
2014-08-06 20:32:41 +00:00 |
n8086util.pas
|
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
2014-06-23 20:17:17 +00:00 |
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
|
+ set ref.segment to NR_SS for all temps/localvars on i8086. This allows the
|
2014-05-01 21:18:47 +00:00 |
symcpu.pas
|
* reimplemented r28329 in a different way, as suggested by Jonas
|
2014-08-07 19:36:52 +00:00 |
tgcpu.pas
|
+ set ref.segment to NR_SS for all temps/localvars on i8086. This allows the
|
2014-05-01 21:18:47 +00:00 |