fpc/compiler/x86_64
2011-06-24 02:05:56 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place. 2011-06-02 10:49:28 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas
cpupara.pas * Revert r17695 because it breaks cycling. 2011-06-08 19:19:24 +00:00
cpupi.pas * Another attempt to fix x86_64 stack frame calculation, tested better this time. 2011-06-10 03:41:33 +00:00
cputarg.pas
nx64add.pas
nx64cal.pas
nx64cnv.pas * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +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 * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 2011-05-19 06:44:24 +00:00
rax64int.pas
rgcpu.pas
x8664ats.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
x8664att.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
x8664int.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
x8664nop.inc + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 2011-06-05 17:32:18 +00:00
x8664op.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
x8664pro.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
x8664tab.inc + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 2011-06-05 17:32:18 +00:00