fpc/compiler/i386
2009-02-24 20:07:11 +00:00
..
ag386nsm.pas * changed the supported targets for assembler writers to a set, and 2009-01-28 15:12:43 +00:00
aopt386.pas
cgcpu.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas
cpupara.pas - removed obsolete USECMOV define 2008-08-24 12:46:42 +00:00
cpupi.pas
cputarg.pas + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
csopt386.pas * teach peephole optimizer about ror/rol 2008-07-28 09:50:09 +00:00
daopt386.pas * Removed/commented more unused variables. 2008-07-23 10:48:53 +00:00
i386att.inc
i386atts.inc * added missing size suffixes for several sse2 opcodes 2007-11-10 19:57:01 +00:00
i386int.inc
i386nop.inc * fixes assembling of mov ax,<mem16> 2008-11-09 10:24:59 +00:00
i386op.inc
i386prop.inc
i386tab.inc * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00
n386add.pas * implementation of 32x32->64 multiplication for i386 based on patch 2008-11-06 21:03:10 +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 * fixed sign of location.size for divmodn, 64 shlshrn and for muln 2008-01-05 21:35:42 +00:00
n386mem.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
n386set.pas + create jump tables for case statements on x86-64 2008-07-13 10:26:25 +00:00
optbase.pas
popt386.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
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 * standard assembler reader for i386 2005-06-07 13:20:14 +00:00
ra386int.pas * Fixed level 2 comment warnings. 2008-07-23 10:08:48 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rropt386.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00