fpc/compiler/x86_64
Jonas Maebe 513481ad71 * fixed overzealous removal of an assigned(t1) check in r40142 (it was for a
ttryexceptnode instead of for a ttryfinally node)

git-svn-id: trunk@40189 -
2018-11-02 21:12:18 +00:00
..
aoptcpu.pas + factored out TX86AsmOptimizer.PrePeepholeOptIMUL, used now by x86-64 and i386 2018-11-01 20:49:20 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.inc
cpuelf.pas + added support for x86_64-android target. 2018-10-17 16:56:27 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * Commented out unused "size" local var. 2018-11-02 18:47:34 +00:00
cpupi.pas
cputarg.pas + added support for x86_64-android target. 2018-10-17 16:56:27 +00:00
hlcgcpu.pas
nx64add.pas
nx64cal.pas
nx64cnv.pas
nx64flw.pas * fixed overzealous removal of an assigned(t1) check in r40142 (it was for a 2018-11-02 21:12:18 +00:00
nx64inl.pas
nx64mat.pas
nx64set.pas
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nasm.inc
r8664nor.inc
r8664num.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas * fix .seh_savereg: the offset is checked with a bitmask, not a divisor, so use "and", not "mod" 2018-10-07 12:25:09 +00:00
rax64int.pas
rgcpu.pas
symcpu.pas
win64unw.pas
x8664ats.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664att.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664int.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664nop.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664op.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664pro.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00
x8664tab.inc + patch by J. Gareth Moreton to support BMI2 instructions 2018-10-07 10:10:19 +00:00