fpc/compiler/i386
Jonas Maebe cf86412832 * fixed regInInstruction to detect register usages in Ch_ALL
instructions whereby the registers are explicitly named in operands
    (mainly for unsupported mmx/sse instructions)

git-svn-id: trunk@4240 -
2006-07-17 13:54:49 +00:00
..
ag386nsm.pas - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. 2006-06-02 08:36:25 +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 *c <int64>:=-<longint> fixed (bug 4253) 2005-08-05 19:00:30 +00:00
cpuinfo.pas + added mwpascal as supported calling convention 2006-04-18 21:27:02 +00:00
cpunode.pas * nx86cnv.pas must set ctypeconv node properly 2005-08-03 20:29:38 +00:00
cpupara.pas * proper fix for problem I tried to solve in r3655 2006-05-24 19:44:16 +00:00
cpupi.pas * fixed set_first_temp_offset for use_fixed_stack 2006-03-11 21:08:04 +00:00
cputarg.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
csopt386.pas * turning on peephole optimizations no longer turns on cse as well 2006-06-21 18:55:48 +00:00
daopt386.pas * fixed regInInstruction to detect register usages in Ch_ALL 2006-07-17 13:54:49 +00:00
i386att.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386atts.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386int.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386nop.inc Merged revisions 2908,2911,2913-2917 via svnmerge from 2006-03-16 08:09:28 +00:00
i386op.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386prop.inc * first part of x86-64 assembler 2006-03-09 22:05:16 +00:00
i386tab.inc * fix comisd 2006-06-23 21:41:19 +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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386dwrf.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
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 * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386nri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386num.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386op.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386ot.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386rni.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386sri.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
r386stab.inc * dwarf branch merged 2004-06-16 20:07:06 +00:00
r386std.inc * rtl compilation with x86_64 binary writer fixed 2006-03-26 18:32:15 +00:00
ra386att.pas * standard assembler reader for i386 2005-06-07 13:20:14 +00:00
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