| .. |
|
aoptcpu.pas
|
* fixes peephole optimizer problems with -O3 on x86-64
|
2012-05-13 19:19:04 +00:00 |
|
aoptcpub.pas
|
* RefsHaveIndexReg -> cpurefshaveindexreg
|
2012-03-10 19:43:52 +00:00 |
|
aoptcpud.pas
|
|
|
|
cgcpu.pas
|
+ also specify the parameter def when allocating a parameter via
|
2012-06-24 15:02: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
|
* fixed memory leaks in the compiler introduced in r21862 by marking and
|
2012-07-23 13:49:29 +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
|
* handle all operand combinations of xadd, resolves #21146
|
2012-01-25 21:26:59 +00:00 |
|
x8664op.inc
|
|
|
|
x8664pro.inc
|
|
|
|
x8664tab.inc
|
* handle all operand combinations of xadd, resolves #21146
|
2012-01-25 21:26:59 +00:00 |