fpc/compiler/x86_64
2012-01-14 18:04:45 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * tcgx86_64.g_proc_exit: restore stack pointer using value that was calculated and stored in tcgx86.g_proc_entry, instead of recalculating it again. 2012-01-14 18:04:45 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 2011-09-26 12:58:59 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
nx64add.pas
nx64cal.pas
nx64cnv.pas
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 + Support SEH directives in x86_64 AT&T asmreader. 2011-10-04 12:26:41 +00:00
rax64int.pas
rgcpu.pas
win64unw.pas + Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing). 2011-10-25 15:18:47 +00:00
x8664ats.inc
x8664att.inc
x8664int.inc
x8664nop.inc
x8664op.inc
x8664pro.inc
x8664tab.inc x86 assembler improvements: 2011-10-08 11:34:04 +00:00