fpc/compiler/x86
Jonas Maebe b1c3f76ff9 * changed the supported targets for assembler writers to a set, and
(hopefully correctly) limited all assembler writers to only the
    OSes they support (mantis #11801)

git-svn-id: trunk@12622 -
2009-01-28 15:12:43 +00:00
..
aasmcpu.pas * correct handling of constant operands of aad/aam 2008-11-18 16:21:58 +00:00
agx86att.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
agx86int.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
cga.pas
cgx86.pas * always specify an explicit alignment for tgobj.gettemp (so e.g. 2008-11-08 22:20:47 +00:00
cpubase.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
itcpugas.pas
itx86int.pas
nx86add.pas * implementation of 32x32->64 multiplication for i386 based on patch 2008-11-06 21:03:10 +00:00
nx86cnv.pas * always specify an explicit alignment for tgobj.gettemp (so e.g. 2008-11-08 22:20:47 +00:00
nx86con.pas
nx86inl.pas * always specify an explicit alignment for tgobj.gettemp (so e.g. 2008-11-08 22:20:47 +00:00
nx86mat.pas
nx86set.pas * disabled jump tables for darwin/x86_64 for now since they don't work 2008-08-02 12:23:34 +00:00
rax86.pas * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
rax86att.pas
rax86int.pas
rgx86.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +00:00
x86ins.dat * fixes assembling of mov ax,<mem16> 2008-11-09 10:24:59 +00:00
x86reg.dat