fpc/compiler/x86_64
Jonas Maebe dd759ba906 * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg
of function results to R_SUBMMWHOLE (default was R_SUBMMNONE, which didn't
    match registers allocated later)

git-svn-id: trunk@15384 -
2010-06-04 22:28:50 +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 * the objc1 unit has been renamed to objc 2009-09-27 15:24:50 +00:00
cpupara.pas * avoid some more "movq %xmm0, %xmm0" instructions by setting the subreg 2010-06-04 22:28:50 +00:00
cpupi.pas
cputarg.pas + Register Solaris 2009-11-20 11:05:09 +00:00
nx64add.pas * implementation of 32x32->64 multiplication for i386 based on patch 2008-11-06 21:03:10 +00:00
nx64cal.pas * fixed ABI compliance for parameter passing and function returning on all 2010-06-03 20:08:50 +00:00
nx64cnv.pas o added ARM VPFv2/VFPv3 support: 2009-12-03 22:46:30 +00:00
nx64inl.pas
nx64mat.pas
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
r8664std.inc
rax64att.pas
rax64int.pas * Fixed warnings and notes. 2009-05-13 11:26:01 +00:00
rgcpu.pas * Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review. 2009-05-13 11:37:09 +00:00
x8664ats.inc * fisttp must get an "fpuint" suffix in the assembler output 2009-12-11 23:20:21 +00:00
x8664att.inc
x8664int.inc
x8664nop.inc
x8664op.inc
x8664pro.inc
x8664tab.inc * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00