fpc/compiler/i386
florian 22956c4393 + TX86AsmOptimizer.OptPass1OP
git-svn-id: trunk@36365 -
2017-05-28 13:49:43 +00:00
..
aoptcpu.pas + TX86AsmOptimizer.OptPass1OP 2017-05-28 13:49:43 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fix compilation with -Cr 2017-05-21 08:34:42 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas
cpunode.pas
cpupara.pas * use pocalls_cdecl and cstylearrayofconst more consistently instead of 2017-02-25 11:46:35 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc * fix modification flags for *ROUND* 2017-05-21 11:12:57 +00:00
i386tab.inc
n386add.pas
n386cal.pas
n386flw.pas
n386inl.pas * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
n386ld.pas
n386mat.pas * use TEST CL,32 instead of TEST ECX,32 in the beginning of a 64-bit shl/shr 2017-04-19 21:30:31 +00:00
n386mem.pas
n386set.pas
r386ari.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386att.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386con.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386dwrf.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386int.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386iri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nasm.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nor.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386num.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386ot.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386rni.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386sri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386stab.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386std.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas