fpc/compiler/i386
florian 7f44774852 * i386 uses OptPass1And from aoptx86
git-svn-id: trunk@33936 -
2016-06-07 20:01:13 +00:00
..
aoptcpu.pas * i386 uses OptPass1And from aoptx86 2016-06-07 20:01:13 +00:00
aoptcpub.pas * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 2016-04-21 20:14:01 +00:00
aoptcpud.pas * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 2016-04-21 20:14:01 +00:00
cgcpu.pas + i386 compiler tracks now flag usage if needed, so the mov $0,reg -> xor reg,reg transformation can be enabled 2016-04-22 19:44:26 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas + added 486 to the list of supported CPUs on the i8086 and i386 targets 2016-03-23 15:07:56 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
i386att.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386atts.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386int.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386nop.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386op.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386prop.inc * fix modification information of VCOMISS and VCOMISD 2016-06-01 19:58:43 +00:00
i386tab.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
n386add.pas + i386 compiler tracks now flag usage if needed, so the mov $0,reg -> xor reg,reg transformation can be enabled 2016-04-22 19:44:26 +00:00
n386cal.pas * re-read the libbase already pushed on the stack for AROS syscalls, instead of trying to re-resolve it. should fix threadvar libbases on AROS. 2016-04-08 22:42:29 +00:00
n386flw.pas
n386inl.pas
n386ld.pas
n386mat.pas
n386mem.pas
n386set.pas
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas