fpc/compiler/x86_64
Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
it was AT_NONE, which is invalid and should never be used
  * explicitly pass the correct value for all calls to those methods elsewhere
    in the compiler

git-svn-id: trunk@34250 -
2016-08-05 07:09:16 +00:00
..
aoptcpu.pas * factored out OptPass1AND from x86-64 and moved it to aoptx86 2016-06-07 20:01:09 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * tcgx86_64.g_proc_entry: Don't crash if 'list' is initially empty. Went unnoticed this far because ncgutil.gen_proc_entry_code adds some items before calling cg.g_proc_entry. 2015-12-16 11:13:24 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * disable parameter struct padding for llvm, as llvm does that it by itself 2015-11-29 21:46:03 +00:00
cpupi.pas
cputarg.pas Added x86_64-embedded target. Patch from Benjamin Rosseaux 2016-02-14 10:57:00 +00:00
hlcgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
nx64add.pas
nx64cal.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
nx64cnv.pas
nx64flw.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
nx64inl.pas
nx64mat.pas
nx64set.pas * correctly generate accesses to jump tables if it contains negative entries, resolves issue #30119 2016-05-22 21:02:49 +00:00
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nasm.inc
r8664nor.inc
r8664num.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
symcpu.pas * changed {$ifdef x86} code in defcmp into virtual methods 2015-10-28 18:06:27 +00:00
win64unw.pas
x8664ats.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
x8664att.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
x8664int.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
x8664nop.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
x8664op.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
x8664pro.inc * fix modification information of VCOMISS and VCOMISD 2016-06-01 19:58:43 +00:00
x8664tab.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00