fpc/compiler/x86
florian 53ffda14f3 * fixes taking the address of an assembler block defined label
* create short jumps also for asm blocks, thanks to Sergej Gorelkin for the patch, resolves #11638

git-svn-id: trunk@12043 -
2008-11-09 21:14:45 +00:00
..
aasmcpu.pas * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
agx86att.pas
agx86int.pas * Removed/ifdefed/commented unused local variables. 2008-07-23 09:22:47 +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 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 09:36:07 +00:00
rax86int.pas * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 2008-07-23 09:36:07 +00:00
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