fpc/compiler/i386
2018-04-03 16:41:01 +00:00
..
aoptcpu.pas * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now 2018-03-11 20:30:09 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fix compilation with -Cr 2017-05-21 08:34:42 +00:00
cpubase.inc + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
cpuelf.pas
cpuinfo.pas + added CPUX86_HAS_SSE2 to x86 tcpuflags 2017-09-26 16:02:56 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
i386att.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386atts.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386int.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386nop.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386op.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386prop.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
i386tab.inc * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
n386add.pas
n386cal.pas
n386flw.pas
n386inl.pas + fast and branchless implementation of abs(int64) for i386 2017-09-10 17:25:47 +00:00
n386ld.pas
n386mat.pas + support mmx shifting 2018-02-27 21:40:12 +00:00
n386mem.pas * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 2018-04-03 16:41:01 +00:00
n386set.pas
r386ari.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386att.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386con.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r386dwrf.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386int.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386iri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nasm.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nor.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386nri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386num.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r386ot.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386rni.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386sri.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386stab.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
r386std.inc + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas