fpc/compiler/x86
Jonas Maebe 2c43e084f0 * disabled "[reg].offset globalvar" pic syntax in intel assembler mode for
x86-64, because it does not specify whether the code should be got-based
    or not

git-svn-id: trunk@22242 -
2012-08-25 15:12:44 +00:00
..
aasmcpu.pas * If subtrahend symbol belongs to current section, generate a RELATIVE relocation instead of PIC_PAIR. Now the corresponding relative expressions in assembler operands compile correctly on all i386 targets (and x86_64 too, although such feature is less important there). 2012-07-11 09:05:21 +00:00
agx86att.pas
agx86int.pas * fix compilation with -dextdebug 2012-06-26 17:22:09 +00:00
agx86nsm.pas * fix compilation with -dextdebug 2012-06-26 17:22:09 +00:00
cga.pas
cgx86.pas * copy the darwin got register to a new register when using it, so it 2012-08-25 15:12:34 +00:00
cpubase.pas + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 2012-08-22 19:38:27 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * decrease the fpu stack position counter after explicitly inserted 2012-06-29 09:52:35 +00:00
nx86mat.pas * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 2012-08-13 15:02:55 +00:00
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas * disabled "[reg].offset globalvar" pic syntax in intel assembler mode for 2012-08-25 15:12:44 +00:00
rgx86.pas * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 2012-05-29 14:43:01 +00:00
x86ins.dat
x86reg.dat * use a different register constant for EIP and RIP (fixes external 2012-08-24 18:49:17 +00:00