fpc/compiler/x86
Jonas Maebe dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of
crashes with dynamic libraries (mantis #13628 and related bugs)

git-svn-id: trunk@13073 -
2009-05-01 14:54:38 +00:00
..
aasmcpu.pas
agx86att.pas
agx86int.pas + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
cga.pas
cgx86.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas * fixed internalerror(2007120903) when using -Cfsse2 in case an unsigned 2009-04-25 11:40:02 +00:00
nx86con.pas
nx86inl.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
nx86mat.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
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 * treat typecast(register) the same as typecast([register]) in assembler 2009-04-25 15:37:38 +00:00
rgx86.pas * fixed spilling of "mov $64bitconst,%reg" on x86_64 2009-02-07 22:57:59 +00:00
x86ins.dat * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00
x86reg.dat