fpc/compiler/i386
2011-06-18 15:22:09 +00:00
..
ag386nsm.pas * External assemblers: moved some common code into the base class, 4 copies reduced to one. 2011-05-26 13:10:49 +00:00
aopt386.pas
cgcpu.pas * fixed wrong tmpref usage as mentioned by Pierre on the mailing list 2011-06-14 18:48:22 +00:00
cpubase.inc
cpuinfo.pas
cpunode.pas
cpupara.pas * zero/sign extend parameter values and return values < 32 bit to 32 bit on 2011-05-01 11:33:29 +00:00
cpupi.pas
cputarg.pas
csopt386.pas
daopt386.pas
i386att.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
i386atts.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
i386int.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
i386nop.inc + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 2011-06-05 17:32:18 +00:00
i386op.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
i386prop.inc * Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449. 2011-05-14 11:04:52 +00:00
i386tab.inc + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 2011-06-05 17:32:18 +00:00
n386add.pas
n386cal.pas
n386inl.pas
n386mat.pas
n386mem.pas
n386set.pas
popt386.pas * optimize andb/w const,reg andw/l const,reg sequences as well 2011-06-18 15:22:09 +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