fpc/compiler/x86_64
nickysn e701fa8de1 * converted the x86 instruction flags to a set, so they can be extended more
easily and so that all the values are now available to the compiler
  (previously, there were several, which were mapped to the same value and thus
  were only used to make x86ins.dat easier to read)

git-svn-id: trunk@37299 -
2017-09-21 15:48:27 +00:00
..
aoptcpu.pas * factored out OptPass1LEA and use it for x86-64 as well 2017-09-13 20:40:32 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * removed unused units 2017-05-09 19:53:14 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas - removed unused constants 2017-03-26 13:06:34 +00:00
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas * removed unused units 2017-05-09 19:53:14 +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 * removed unused units 2017-05-09 19:53:14 +00:00
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 * removed unused units 2017-05-09 19:53:14 +00:00
nx64cal.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx64cnv.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx64flw.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx64inl.pas
nx64mat.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx64set.pas * removed unused units 2017-05-09 19:53:14 +00:00
r8664ari.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664att.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664con.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664dwrf.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664int.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664iri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664nasm.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664nor.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664num.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664ot.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664rni.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664sri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664stab.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r8664std.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
rax64att.pas
rax64int.pas * removed unused units 2017-05-09 19:53:14 +00:00
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 * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x8664att.inc * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x8664int.inc * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x8664nop.inc * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x8664op.inc * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x8664pro.inc * fix modification flags for *ROUND* 2017-05-21 11:12:57 +00:00
x8664tab.inc * converted the x86 instruction flags to a set, so they can be extended more 2017-09-21 15:48:27 +00:00