fpc/compiler/x86
Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can
depend on that (and correct a number of cases where this was wrong)
  * set the correct subreg type for xmm x86_64 parameter registers
    (resolved mantis #14067)

git-svn-id: trunk@13410 -
2009-07-19 13:57:23 +00:00
..
aasmcpu.pas * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 2009-05-13 10:07:44 +00:00
agx86att.pas
agx86int.pas * Fixed warnings and notes. 2009-05-13 11:26:01 +00:00
cga.pas
cgx86.pas * Fixed dead code warning. 2009-05-13 11:27:48 +00:00
cpubase.pas * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas * Fixed warnings and notes. 2009-05-13 11:26:01 +00:00
nx86con.pas
nx86inl.pas * Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657. 2009-05-13 10:07:44 +00:00
nx86mat.pas
nx86set.pas - disabled jump tables for x86_64, because they cause various kinds of 2009-05-01 14:54:38 +00:00
rax86.pas
rax86att.pas
rax86int.pas * avoid IE in case of unknown assembler reference syntax 2009-07-05 19:16:46 +00:00
rgx86.pas
x86ins.dat
x86reg.dat