fpc/compiler/i386
2016-04-03 20:53:10 +00:00
..
aopt386.pas - removed long deprecated/buggy assembler cse optimiser for i386 2015-05-09 17:25:07 +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 * isolated segment-related functionality of tabsolutevarsym into i386/i8086- 2014-03-30 15:42:53 +00:00
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 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 2014-08-17 18:18:07 +00:00
daopt386.pas * unify x86 peephole optimizer helpers 2015-09-27 09:36:39 +00:00
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 AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions 2014-08-19 00:39:18 +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 * i386: switch the div/mod node to shared code, leaving in place the specific optimization for division by power of 2. 2014-06-15 16:20:53 +00:00
n386mem.pas * moved x86-specific tpointerdef functionality to architecture-specific 2014-03-30 21:04:36 +00:00
n386set.pas
popt386.pas * revert r33273; haven't seen that Florian has already assigned that to himself... Oops 2016-03-18 14:26:24 +00:00
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