fpc/compiler/i386
Yuriy Sydorov 4a7a113a30 * x86: Fixed attributes of the LEAVE instruction - it reads EBP.
This fixes crashes with -O3s in some cases due to an incorrect peephole
  optimization.
2021-09-15 22:30:00 +03:00
..
aoptcpu.pas * patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299 2021-07-16 21:47:36 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.inc
cpuelf.pas
cpuinfo.pas * change fma cpu flag into an fpu flag 2021-06-01 21:16:52 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
i386att.inc
i386atts.inc bugfix 0037785 cvtsi2sd,cvtsi2ss for platform i386 2021-02-08 11:04:21 +00:00
i386int.inc
i386nop.inc -- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«: 2021-01-08 08:29:50 +00:00
i386op.inc
i386prop.inc * x86: Fixed attributes of the LEAVE instruction - it reads EBP. 2021-09-15 22:30:00 +03:00
i386tab.inc activate 'compressed disp8*N' for VCVTQQ2PS xmmreg, xmmrm and VCVTTPD2UDQ xmmreg, xmmrm 2021-06-18 14:07:13 +00:00
n386add.pas * correctly allocate edx for mulx, resolves #38533 2021-02-22 20:39:12 +00:00
n386cal.pas
n386flw.pas * patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32, 2021-03-26 22:21:09 +00:00
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
tripletcpu.pas