fpc/compiler/x86_64
Jonas Maebe d1264eeb3a * fixed optimized division of signed values by constant power of 2 if the
constant is > high(longint), because then it must be loaded into a register
    first since such values cannot be encoded directly in non-mov x86-64
    instructions (mantis #17836)

git-svn-id: trunk@16305 -
2010-11-05 15:32:07 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fixed ABI compliance for parameter passing and function returning on all 2010-06-03 20:08:50 +00:00
cpubase.inc * forgot to commit (part of r15350) 2010-05-31 17:38:54 +00:00
cpuinfo.pas * enable node cse for all cpus as level 2 optimization 2010-01-17 12:28:28 +00:00
cpunode.pas
cpupara.pas * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
cpupi.pas
cputarg.pas
nx64add.pas
nx64cal.pas * fixed ABI compliance for parameter passing and function returning on all 2010-06-03 20:08:50 +00:00
nx64cnv.pas
nx64inl.pas
nx64mat.pas * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nor.inc
r8664num.inc
r8664op.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc * use dwarf64 numbers for x86_64 stabs registers 2010-10-13 22:56:02 +00:00
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
x8664ats.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664att.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664int.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664nop.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664op.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664pro.inc * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
x8664tab.inc * fix compilation of cmpxchg16b 2010-11-01 08:13:27 +00:00