fpc/compiler/i386
2016-04-21 20:14:01 +00:00
..
aoptcpu.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
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 Extend the x86 targets by the ability to handle indirect symbols. 2016-03-18 21:45:41 +00:00
cpubase.inc
cpuelf.pas Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). 2014-12-14 16:28:35 +00:00
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 * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas * Keep the GOT offset in a virtual register for i386 non-darwin platforms. 2015-10-12 08:02:56 +00:00
cputarg.pas
hlcgcpu.pas * Fixed calling of external procs for i386 non-darwin targets when PIC is enabled. 2015-11-26 17:04:55 +00:00
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 + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
i386tab.inc + support xgetbv instruction, resolves issue #29958 2016-04-03 20:53:10 +00:00
n386add.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +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 ncal.pas: 2015-09-18 14:48:54 +00:00
n386inl.pas
n386ld.pas * factored out the loading of threadvars in its own method, and put the 2015-09-12 23:32:53 +00:00
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 * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00