fpc/compiler/i386
peter 51384ca53c * register calling is left-right
* parameter ordering
  * left-right calling inserts result parameter last
2003-11-23 17:05:15 +00:00
..
ag386int.pas * taicpu_abstract.oper[] changed to pointers 2003-10-21 15:15:35 +00:00
ag386nsm.pas * taicpu_abstract.oper[] changed to pointers 2003-10-21 15:15:35 +00:00
aopt386.pas * first small steps towards an oop optimizer 2003-06-08 18:48:03 +00:00
cgcpu.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
cpubase.inc * 64k registers supported 2003-10-17 14:38:32 +00:00
cpuinfo.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
cpunode.pas * ncgopt replaces n386opt 2003-04-24 11:19:13 +00:00
cpupara.pas * register calling is left-right 2003-11-23 17:05:15 +00:00
cpupi.pas + some code for PIC support added 2003-10-14 00:30:48 +00:00
cpuswtch.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
cputarg.pas * merged Wiktor's Watcom patches in 1.1 2003-09-05 17:41:12 +00:00
csopt386.pas * fixed double unit usage 2003-11-22 13:10:32 +00:00
daopt386.pas * fixed double unit usage 2003-11-22 13:10:32 +00:00
i386att.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386atts.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386int.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
i386nop.inc * fixed XSTORE instruction info 2003-11-13 18:54:22 +00:00
i386op.inc * x86 instruction table updated to nasm 0.98.37: 2003-09-09 12:54:45 +00:00
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 * 64k registers supported 2003-10-17 14:38:32 +00:00
n386cal.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
n386cnv.pas + type cast variant<->enum 2003-11-04 22:30:15 +00:00
n386con.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386inl.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386mat.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386mem.pas * fix vecnode code that caused to much register conflicts 2003-10-21 15:13:27 +00:00
n386obj.pas * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 2003-10-10 17:48:13 +00:00
n386set.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
optbase.pas * moved entry and exitcode to ncgutil and cgobj 2002-05-12 16:53:04 +00:00
popt386.pas * fixed optimiser so it compiles again 2003-11-22 00:40:19 +00:00
r386ari.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386att.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386con.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386int.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386iri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386nasm.inc * %st is st0 in nasm 2003-09-25 14:59:16 +00:00
r386nor.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386nri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386num.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386op.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386ot.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386rni.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386sri.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386stab.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
r386std.inc * NEWRA branch merged 2003-09-03 15:55:00 +00:00
ra386att.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
ra386int.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
rgcpu.pas * commented out more obsolete constants 2003-10-17 15:08:34 +00:00
rropt386.pas * fixed optimiser so it compiles again 2003-11-22 00:40:19 +00:00