fpc/compiler/x86
Jonas Maebe e23a8655e8 * fixed generic in-code in case left = LOC_JUMP
* fixed generic and x86 in-code in case genjumps=true and
    complexity(right)>complexity(left) (not sure if possible
    in practice currently, but better safe than sorry)

git-svn-id: trunk@7912 -
2007-07-01 19:35:22 +00:00
..
aasmcpu.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
agx86att.pas
agx86int.pas * secrel32 relocation support required by dwarf2 under windows 2007-04-25 09:06:36 +00:00
cga.pas
cgx86.pas + forbid usage of $E on targets supporting no fpu emulation 2007-06-10 17:03:26 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas * fixed several problems with packed set operand sizes 2007-06-27 17:26:18 +00:00
nx86cnv.pas
nx86con.pas
nx86inl.pas * more packed set operand size problems fixed (include/exclude, mantis 2007-06-27 19:50:09 +00:00
nx86mat.pas
nx86set.pas * fixed generic in-code in case left = LOC_JUMP 2007-07-01 19:35:22 +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
rax86int.pas
rgx86.pas * Fix replace spilling of shld/shrd. 2007-05-03 20:56:09 +00:00
x86ins.dat + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
x86reg.dat