fpc/compiler/x86_64
nickysn 9303a8f61a * changed the x86 TInsProp.Ch structure from a 3-element array to a pascal set;
this removes the limit of 3 Ch_XXX flags per instruction (thus allowing adding
  more precise flags, e.g. for tracking only certain bits of the flags register,
  etc.) and avoids the ugliness of having the Ch_None filler, which makes
  x86ins.dat less readable.

git-svn-id: trunk@35850 -
2017-04-19 16:48:35 +00:00
..
aoptcpu.pas * factored out TX86AsmOptimizer.OptPass2Imul 2017-01-06 22:25:24 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 2017-02-11 19:57:12 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas - removed unused constants 2017-03-26 13:06:34 +00:00
cpunode.pas
cpupara.pas + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 2017-02-11 19:57:12 +00:00
cpupi.pas + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 2017-02-11 19:57:12 +00:00
cputarg.pas
hlcgcpu.pas + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 2017-02-11 19:57:12 +00:00
nx64add.pas
nx64cal.pas + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 2017-02-11 19:57:12 +00:00
nx64cnv.pas
nx64flw.pas
nx64inl.pas
nx64mat.pas
nx64set.pas
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
win64unw.pas * Removed creation of unused symbol. It was needed before r35492. 2017-03-09 13:51:23 +00:00
x8664ats.inc
x8664att.inc
x8664int.inc
x8664nop.inc
x8664op.inc
x8664pro.inc * changed the x86 TInsProp.Ch structure from a 3-element array to a pascal set; 2017-04-19 16:48:35 +00:00
x8664tab.inc