fpc/compiler/i386
Jonas Maebe 9750e49d5a * fixed x86 compilation after r8651
git-svn-id: trunk@8652 -
2007-09-26 17:25:38 +00:00
..
ag386nsm.pas * split off sec_rodata_norel from sec_rodata, and only put constant data 2007-09-26 15:49:01 +00:00
aopt386.pas
cgcpu.pas * fixed x86 compilation after r8651 2007-09-26 17:25:38 +00:00
cpubase.inc
cpuinfo.pas
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
daopt386.pas
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * Jcc reads the flags, this was not in the dat yet, resolves #9278 2007-07-22 16:40:44 +00:00
i386op.inc
i386prop.inc * Jcc reads the flags, this was not in the dat yet, resolves #9278 2007-07-22 16:40:44 +00:00
i386tab.inc * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
n386add.pas * fix temp release for 64bit compare 2007-09-18 21:05:40 +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 * optimized code for jumptables (same as for ppc now) 2007-09-23 21:15:59 +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