fpc/compiler/x86
florian 6eff22d466 * remove disassembler hint \331 from comisd, it causes rex to be
generated too early. rex must be generated after the 0x66 prefix.
  There might be more problems like this which must be fixed.

git-svn-id: trunk@8787 -
2007-10-14 09:32:01 +00:00
..
aasmcpu.pas * only for jump instructions we need to look at the relative 2007-09-27 20:10:30 +00:00
agx86att.pas + Compiler support for pic on darwin/i386. The i386 rtl still needs 2007-09-26 21:42:27 +00:00
agx86int.pas * there can be a tai_stab between lock/rep and the next opcode 2007-10-01 19:23:49 +00:00
cga.pas
cgx86.pas * fixed a_jmp_name() for darwin/i386 (go via a stub) 2007-09-28 14:12:46 +00:00
cpubase.pas * completed jrcxz support 2007-02-10 21:14:05 +00:00
itcpugas.pas * revert r8118 2007-07-22 19:59:00 +00:00
itx86int.pas * revert r8118 2007-07-22 19:59:00 +00:00
nx86add.pas * Some fixes for r8515: 2007-09-16 22:24:42 +00:00
nx86cnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86con.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86inl.pas * fixed expectloc setting for x86_64 2007-09-30 21:02:33 +00:00
nx86mat.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
nx86set.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
rax86.pas * only check validity of assembler instructions in pass_2, after all 2007-05-29 16:53:28 +00:00
rax86att.pas * check for valid reference before parsing extra constant values 2007-07-23 20:16:23 +00:00
rax86int.pas * fixed pushing of words in intel assembler (indirectly related to 2007-01-30 21:52:11 +00:00
rgx86.pas * Fix replace spilling of shld/shrd. 2007-05-03 20:56:09 +00:00
x86ins.dat * remove disassembler hint \331 from comisd, it causes rex to be 2007-10-14 09:32:01 +00:00
x86reg.dat