fpc/compiler/x86_64
nickysn 0fb79946a5 + added support for the parameterized versions of the x86 string instructions
(movs, cmps, scas, lods, stos, ins, outs) in the inline asm of the i8086, i386
  and x86_64 targets. Both intel and at&t syntax is supported.
* NEC V20/V30 instruction 'ins' (available only on the i8086 target, because it
  is incompatible with 386+ instructions) renamed 'nec_ins', to avoid conflict
  with the 186+ 'ins' instruction.

git-svn-id: trunk@37446 -
2017-10-12 00:07:02 +00:00
..
aoptcpu.pas + call TX86AsmOptimizer.OptPass1VOP for logical operations as well 2017-10-01 14:40:21 +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 + added CPUX86_HAS_SSE2 to x86 tcpuflags 2017-09-26 16:02:56 +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 + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664att.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664int.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664nop.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664op.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664pro.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x8664tab.inc + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00