.. |
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
|
* use lea to adjust stack pointer, this is equal or faster on all modern CPUs than add/sub
|
2013-06-28 17:06:57 +00:00 |
cpubase.inc
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
cpuelf.pas
|
* Don't crash on a PLT-generating relocation to a local symbol (which should not normally appear, but nevertheless is possible).
|
2013-01-21 16:49:10 +00:00 |
cpuinfo.pas
|
* basic avx support for floating point operations (use -Cfavx to activate)
|
2013-06-14 20:03:01 +00:00 |
cpunode.pas
|
* adapt max_linear_list on x86-64 as well
|
2013-07-07 20:01:10 +00:00 |
cpupara.pas
|
* add a tdef to each parameter location and set it for all target
|
2013-06-02 10:24:02 +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
|
* Win64 SEH: Fixed handling control flow statements also in 'except' and 'on' parts of try..except statements.
|
2013-05-01 01:47:01 +00:00 |
nx64inl.pas
|
|
|
nx64mat.pas
|
* renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef
|
2013-06-01 18:28:15 +00:00 |
nx64set.pas
|
* adapt max_linear_list on x86-64 as well
|
2013-07-07 20:01:10 +00:00 |
r8664ari.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664att.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664con.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664dwrf.inc
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
r8664int.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664iri.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664nor.inc
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
r8664num.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664op.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664ot.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664rni.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664sri.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
r8664stab.inc
|
* merged avx support in inline assembler developed by Torsten Grundke
|
2012-10-06 19:47:18 +00:00 |
r8664std.inc
|
* register id of (e)flags changed, so it doesn't overlap with dr0
|
2013-05-30 16:40:59 +00:00 |
rax64att.pas
|
|
|
rax64int.pas
|
|
|
rgcpu.pas
|
|
|
win64unw.pas
|
|
|
x8664ats.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664att.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664int.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664nop.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664op.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664pro.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |
x8664tab.inc
|
+ added a few BMI instructions to see if they can be encoded
|
2013-06-16 09:35:21 +00:00 |