fpc/compiler/i386
daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword).
+ Some initial work on a formaldef which also carries the typinfo of a parameter.

git-svn-id: trunk@7639 -
2007-06-13 07:41:18 +00:00
..
ag386nsm.pas * secrel32 relocation support required by dwarf2 under windows 2007-04-25 09:06:36 +00:00
aopt386.pas * settings refactored 2006-10-30 18:02:58 +00:00
cgcpu.pas * properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664 2007-04-13 19:20:56 +00:00
cpubase.inc + experimental -Sv option to support vector arithmetics 2006-10-07 21:39:48 +00:00
cpuinfo.pas + forbid usage of $E on targets supporting no fpu emulation 2007-06-10 17:03:26 +00:00
cpunode.pas * nx86cnv.pas must set ctypeconv node properly 2005-08-03 20:29:38 +00:00
cpupara.pas * handle stack parameters like delphi when using register calling conventions, resolves #8199 2007-01-26 17:38:46 +00:00
cpupi.pas * settings refactored 2006-10-30 18:02:58 +00:00
cputarg.pas * symbian support from Felipe 2007-01-18 20:24:10 +00:00
csopt386.pas * check register type to not mixup sse registers 2007-05-28 19:12:12 +00:00
daopt386.pas * another check for register types (should fix new failure 2007-05-29 11:12:37 +00:00
i386att.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386atts.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386int.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386nop.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386op.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386prop.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
i386tab.inc + some sse4 instructions supported, resolves #9046 2007-06-09 19:45:06 +00:00
n386add.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
n386cal.pas * settings refactored 2006-10-30 18:02:58 +00:00
n386inl.pas
n386mat.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
n386mem.pas * remove ttype 2006-10-29 22:19:39 +00:00
n386set.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
optbase.pas
popt386.pas * don't change a sequence of shifts and sub/adds into a lea() in case 2007-05-14 20:37:42 +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