fpc/compiler/i386
florian 06442fa677 + $fputype directive support
+ single data type operations with sse unit
  * fixed more x86-64 stuff
2003-12-25 01:07:09 +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 * first small steps towards an oop optimizer 2003-06-08 18:48:03 +00:00
cgcpu.pas - delete parameter in cg64 methods removed 2003-12-24 00:10:02 +00:00
cpubase.inc * 64k registers supported 2003-10-17 14:38:32 +00:00
cpuinfo.pas + $fputype directive support 2003-12-25 01:07:09 +00:00
cpunode.pas * ncgopt replaces n386opt 2003-04-24 11:19:13 +00:00
cpupara.pas * delayed paraloc allocation, a_param_*() gets extra parameter 2003-12-03 23:13:19 +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 some more optimizer bugs, make cycle now works with -O2p3, 2003-12-20 22:53:33 +00:00
daopt386.pas * more byte->word 2003-12-23 19:52:55 +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 + $fputype directive support 2003-12-25 01:07:09 +00:00
n386cal.pas * Florian's culmutative nr. 1; contains: 2003-11-07 15:58:32 +00:00
n386cnv.pas * removed unused checkobject method 2003-12-22 23:08:59 +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 + $fputype directive support 2003-12-25 01:07:09 +00:00
n386mem.pas * fix vecnode code that caused to much register conflicts 2003-10-21 15:13:27 +00:00
n386obj.pas * extnumber failure is $ffff instead of -1 2003-12-23 23:12:44 +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 * reg allocations for imaginary register are now inserted just 2003-12-15 21:25:48 +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 * reg allocations for imaginary register are now inserted just 2003-12-15 21:25:48 +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 * reg allocations for imaginary register are now inserted just 2003-12-15 21:25:48 +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 * fixed several pi_do_call problems 2003-11-29 20:13:25 +00:00
rgcpu.pas - delete parameter in cg64 methods removed 2003-12-24 00:10:02 +00:00
rropt386.pas - disable removal of dead loads before a call, because register 2003-12-15 16:08:15 +00:00