fpc/compiler/x86_64
Jonas Maebe cc5aeb09de * fixed handling the result value of functions where the result type is
forced to something else by the compiler (internal rtl functions etc),
    necessary for the objc branch
  * fixed adding all used function result registers to the list of
    registers that may need to be saved before a function call

git-svn-id: trunk@13695 -
2009-09-12 12:21:34 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas
cpupara.pas * fixed handling the result value of functions where the result type is 2009-09-12 12:21:34 +00:00
cpupi.pas
cputarg.pas
nx64add.pas * implementation of 32x32->64 multiplication for i386 based on patch 2008-11-06 21:03:10 +00:00
nx64cal.pas
nx64cnv.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
nx64inl.pas
nx64mat.pas * fixed location.size for divmodn (in particular the sign) 2007-12-09 18:06:44 +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
r8664std.inc
rax64att.pas * enabled operand size checking (don't know why it was disabled, 2007-12-15 22:30:23 +00:00
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
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