fpc/compiler/i386
Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the
properties/behaviour of the equivalent of Extended in C (i.e., to
    "long double" on i386 and x86_64 platforms that support a 10 byte
    long double, and to "double" elsewhere)

git-svn-id: trunk@14912 -
2010-02-14 13:45:58 +00:00
..
ag386nsm.pas + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
aopt386.pas
cgcpu.pas * merged armthum branch 2009-10-04 09:03:44 +00:00
cpubase.inc
cpuinfo.pas * rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define 2010-01-17 21:16:23 +00:00
cpunode.pas + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 2009-03-08 18:40:32 +00:00
cpupara.pas * small typo corrections by Adriaan Van Os (mantis #15652) 2010-02-02 10:41:38 +00:00
cpupi.pas
cputarg.pas * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev 2010-01-12 19:52:55 +00:00
csopt386.pas * optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems. 2009-05-03 21:31:33 +00:00
daopt386.pas * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
i386att.inc
i386atts.inc * part of r14418, forgot to commit 2009-12-13 15:27:57 +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
n386inl.pas
n386mat.pas
n386mem.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
n386set.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
ra386int.pas
rgcpu.pas
rropt386.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00