fpc/compiler/i386
daniel 5ce54c6a20 + For muln, don't load left operand in register unless necessary.
(mul supports memory operands).

git-svn-id: trunk@8110 -
2007-07-21 09:20:33 +00:00
..
ag386nsm.pas * Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 2007-07-07 19:19:49 +00:00
aopt386.pas
cgcpu.pas * Fixed bug introduced by r7667. Do not release pushed return value be callee for cdecl on win32. It fixes error3 of bug #9098. 2007-06-19 21:06:44 +00:00
cpubase.inc
cpuinfo.pas + forbid usage of $E on targets supporting no fpu emulation 2007-06-10 17:03:26 +00:00
cpunode.pas
cpupara.pas * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
cpupi.pas
cputarg.pas
csopt386.pas * check register type to not mixup sse registers 2007-05-28 19:12:12 +00:00
daopt386.pas * another check for register types (should fix new failure 2007-05-29 11:12:37 +00:00
i386att.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386atts.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386int.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386nop.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386op.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386prop.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386tab.inc * Fix overload selection code. 2007-06-13 20:49:13 +00:00
n386add.pas + For muln, don't load left operand in register unless necessary. 2007-07-21 09:20:33 +00:00
n386cal.pas * fixed calling cdecl routines under win32 which return their result in 2007-06-15 12:48:12 +00:00
n386inl.pas
n386mat.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
n386mem.pas
n386set.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
optbase.pas
popt386.pas
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
rropt386.pas * fixed error in register renaming in case the first changed instruction 2007-06-27 18:30:10 +00:00