fpc/compiler/i386
2012-07-21 07:09:06 +00:00
..
aopt386.pas
cgcpu.pas * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 2012-07-15 19:23:36 +00:00
cpubase.inc * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 2012-07-15 19:23:36 +00:00
cpuinfo.pas * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 2012-07-15 19:23:36 +00:00
cpunode.pas
cpupara.pas + also specify the parameter def when allocating a parameter via 2012-06-24 15:02:12 +00:00
cpupi.pas * Use localalignmax in calc_stackframe_size method 2012-04-20 12:13:52 +00:00
cputarg.pas
csopt386.pas
daopt386.pas o patch by Alexander Shishkin, resolves #20409 2011-10-05 20:11:09 +00:00
hlcgcpu.pas * fixed compilation for i386/m68k after r21878/21879 2012-07-11 17:41:18 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc * handle all operand combinations of xadd, resolves #21146 2012-01-25 21:26:59 +00:00
i386op.inc
i386prop.inc
i386tab.inc * handle all operand combinations of xadd, resolves #21146 2012-01-25 21:26:59 +00:00
n386add.pas - removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex 2012-07-21 07:09:06 +00:00
n386cal.pas
n386inl.pas
n386mat.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
n386mem.pas * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 2011-09-26 12:58:59 +00:00
n386set.pas * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
popt386.pas * i386 version of fix from r21113 2012-04-29 22:27:00 +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