fpc/compiler/x86
pierre bafbbe9f0f * Fix bug report 7210
git-svn-id: trunk@18154 -
2011-08-09 15:52:03 +00:00
..
aasmcpu.pas * Remove useless code for i386 2011-06-23 14:50:31 +00:00
agx86att.pas * Avoid warning for i386 cpu 2011-06-28 08:02:35 +00:00
agx86int.pas 64-bit masm writer: 2011-06-10 03:47:13 +00:00
agx86nsm.pas * Fix bug report 7210 2011-08-09 15:52:03 +00:00
cga.pas
cgx86.pas * fix full cycle after adding new boolean types 2011-06-27 20:11:08 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +00:00
nx86con.pas
nx86inl.pas
nx86mat.pas * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 2011-06-24 02:05:56 +00:00
nx86set.pas
rax86.pas * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 2011-05-19 06:44:24 +00:00
rax86att.pas * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 2011-05-19 06:44:24 +00:00
rax86int.pas * x86 Intel assembler reader: disallow more than one register name per register operand, resolves #15672. 2011-05-19 20:00:15 +00:00
rgx86.pas
x86ins.dat + Added missing PMULLD instruction, part of Mantis #19910 2011-08-06 06:59:33 +00:00
x86reg.dat