fpc/compiler/i386
2006-10-07 21:39:48 +00:00
..
ag386nsm.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
aopt386.pas * turning on peephole optimizations no longer turns on cse as well 2006-06-21 18:55:48 +00:00
cgcpu.pas * fixed interface wrappers for darwin in case they end up in 2006-06-27 14:32:14 +00:00
cpubase.inc + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
cpuinfo.pas + added mwpascal as supported calling convention 2006-04-18 21:27:02 +00:00
cpunode.pas
cpupara.pas * proper fix for problem I tried to solve in r3655 2006-05-24 19:44:16 +00:00
cpupi.pas
cputarg.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
csopt386.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
daopt386.pas * remove ifdef fpc 2006-10-07 13:43:34 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * 64bit support for shrd 2006-09-03 08:56:10 +00:00
i386op.inc
i386prop.inc * more mmx/sse register spilling fixes: 2006-09-12 11:07:45 +00:00
i386tab.inc * more mmx/sse register spilling fixes: 2006-09-12 11:07:45 +00:00
n386add.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386cal.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386inl.pas
n386mat.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386mem.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
n386set.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
optbase.pas
popt386.pas * don't change "mov const,ref; mov ref,reg" into "mov const,reg; mov reg,ref" 2006-03-21 15:25:16 +00:00
r386ari.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386att.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386con.inc
r386dwrf.inc
r386int.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386iri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386nasm.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386nor.inc
r386nri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386stab.inc
r386std.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
ra386att.pas
ra386int.pas + intel assembler reader for x86-64 2006-05-01 19:56:00 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rropt386.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00