fpc/compiler/x86_64
sergei 504e0c6816 x86 assembler fixes:
* mkx86ins.pp: 'regmem' operand type in x86ins.dat must be converted to OT_RM_GPR, not OT_REGMEM. The latter does not restrict register type, allowing to use e.g. xmm registers in place of regular ones. 
* Finished 'movd' and 'movq', added some tests for them to tasm2.pp.

git-svn-id: trunk@17515 -
2011-05-20 20:39:35 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas Rebase to revision 17306 2011-04-13 10:04:14 +00:00
cpubase.inc * forgot to commit (part of r15350) 2010-05-31 17:38:54 +00:00
cpuinfo.pas * enable node cse for all cpus as level 2 optimization 2010-01-17 12:28:28 +00:00
cpunode.pas * the objc1 unit has been renamed to objc 2009-09-27 15:24:50 +00:00
cpupara.pas * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
cpupi.pas
cputarg.pas + Register Solaris 2009-11-20 11:05:09 +00:00
nx64add.pas
nx64cal.pas * fixed ABI compliance for parameter passing and function returning on all 2010-06-03 20:08:50 +00:00
nx64cnv.pas * same fixes as in r16255 for x86_64 (fixes webtbs/tw17714 on Darwin/x86_64) 2010-12-05 16:45:31 +00:00
nx64inl.pas
nx64mat.pas * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
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 * use dwarf64 numbers for x86_64 stabs registers 2010-10-13 22:56:02 +00:00
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 fixes: 2011-05-20 20:39:35 +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 fixes: 2011-05-20 20:39:35 +00:00