fpc/compiler/x86
florian 8308b46a94 + support for assembler instructions with four operands
+ support for insertq, resolves #19910

git-svn-id: trunk@18206 -
2011-08-14 16:46:35 +00:00
..
aasmcpu.pas + support for assembler instructions with four operands 2011-08-14 16:46:35 +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 * set max_operands to 4 on x86 to be prepared for avx and to be able to fix #19910, 2011-08-14 09:09:57 +00:00
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
rax86att.pas
rax86int.pas
rgx86.pas
x86ins.dat + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00
x86reg.dat