.. |
aoptcpu.pas
|
* fixes peephole optimizer problems with -O3 on x86-64
|
2012-05-13 19:19:04 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
+ support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers
|
2012-09-06 15:12:12 +00:00 |
cpubase.inc
|
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
2012-05-12 16:03:15 +00:00 |
cpuelf.pas
|
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
2012-08-23 11:49:49 +00:00 |
cpuinfo.pas
|
+ added sse/avx instructions sets introduced during the last years
|
2012-09-02 20:55:12 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* if an agregate contains unaligned fields, it has to be passed via memory
|
2012-09-14 13:59:59 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
2012-08-23 11:49:49 +00:00 |
hlcgcpu.pas
|
|
|
nx64add.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
nx64cal.pas
|
|
|
nx64cnv.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
nx64flw.pas
|
|
|
nx64inl.pas
|
|
|
nx64mat.pas
|
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
2012-05-13 12:33:10 +00:00 |
r8664ari.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664att.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664con.inc
|
* use a different register constant for EIP and RIP (fixes external
|
2012-08-24 18:49:17 +00:00 |
r8664dwrf.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664int.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664iri.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664nor.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664num.inc
|
* use a different register constant for EIP and RIP (fixes external
|
2012-08-24 18:49:17 +00:00 |
r8664op.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664ot.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664rni.inc
|
* use a different register constant for EIP and RIP (fixes external
|
2012-08-24 18:49:17 +00:00 |
r8664sri.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664stab.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
r8664std.inc
|
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
2012-08-22 19:38:27 +00:00 |
rax64att.pas
|
|
|
rax64int.pas
|
|
|
rgcpu.pas
|
|
|
win64unw.pas
|
|
|
x8664ats.inc
|
|
|
x8664att.inc
|
|
|
x8664int.inc
|
|
|
x8664nop.inc
|
|
|
x8664op.inc
|
|
|
x8664pro.inc
|
|
|
x8664tab.inc
|
|
|