fpc/compiler/i386
Jonas Maebe 6abc491796 - disable removal of dead loads before a call, because register
parameters are released before a call
  * fix storeback of registers in case of different sizes (e.g., first
    a "movl %eax,%edx" and later a "movb %dl,%al")
2003-12-15 16:08:15 +00:00
..
ag386int.pas * wasm args fix from wiktor 2003-12-15 15:58:17 +00:00
ag386nsm.pas * fixed range check errors 2003-12-14 22:42:39 +00:00
aopt386.pas
cgcpu.pas
cpubase.inc
cpuinfo.pas * s128real type is not compatible with s80real 2003-12-01 18:43:31 +00:00
cpunode.pas
cpupara.pas * delayed paraloc allocation, a_param_*() gets extra parameter 2003-12-03 23:13:19 +00:00
cpupi.pas
cpuswtch.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
cputarg.pas
csopt386.pas - disable removal of dead loads before a call, because register 2003-12-15 16:08:15 +00:00
daopt386.pas * fix statedebug compile 2003-12-15 15:58:58 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * fixed XSTORE instruction info 2003-11-13 18:54:22 +00:00
i386op.inc
i386prop.inc * fixed properties for MOVSB 2003-11-22 00:35:42 +00:00
i386tab.inc * fixed XSTORE instruction info 2003-11-13 18:54:22 +00:00
n386add.pas * reverted Peter's alloctemp patch; hopefully properly 2003-12-06 01:15:22 +00:00
n386cal.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
n386cnv.pas * fix loading of word/byte to real 2003-12-08 15:35:00 +00:00
n386con.pas
n386inl.pas
n386mat.pas * int64 shl/shr > 63 returns 0 2003-12-10 17:28:41 +00:00
n386mem.pas
n386obj.pas
n386set.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
optbase.pas
popt386.pas * fixed csdebug 2003-12-14 22:42:14 +00:00
r386ari.inc
r386att.inc
r386con.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 * assembler readers OOPed 2003-11-12 16:05:39 +00:00
ra386int.pas * fixed several pi_do_call problems 2003-11-29 20:13:25 +00:00
rgcpu.pas
rropt386.pas - disable removal of dead loads before a call, because register 2003-12-15 16:08:15 +00:00