fpc/compiler/i386
florian 78943ea843 + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899
* optimization also added for i386

git-svn-id: trunk@39307 -
2018-06-25 20:40:05 +00:00
..
aoptcpu.pas + patch by J. Gareth Moreton: x86 optimisations for Jcc and SETcc, resolves #33899 2018-06-25 20:40:05 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
cpubase.inc * replaced the saved_XXX_registers arrays with virtual methods inside 2018-04-19 21:22:16 +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 * synchronize get_saved_registers_int and get_volatile_registers_int for all 2018-05-04 16:16:24 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * removed temppos field again from parameter locations: they're not allocated 2018-04-27 19:18:55 +00:00
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 * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
n386inl.pas
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
r386att.inc
r386con.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas