fpc/compiler/i8086
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
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
cpubase.inc
cpuinfo.pas * i8086: Enabled the cs_opt_regvar optimization. It works fine now. 2020-07-24 16:45:44 +00:00
cpunode.pas
cpupara.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
i8086att.inc -- Zusammenführen von r47033 bis r47401 in ».«: 2020-11-12 20:31:29 +00:00
i8086atts.inc bugfix 0037785 cvtsi2sd,cvtsi2ss for platform i386 2021-02-08 11:04:21 +00:00
i8086int.inc + support all XSAVE instructions, resolves #37864 2020-10-03 14:51:31 +00:00
i8086nop.inc -- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«: 2021-01-08 08:29:50 +00:00
i8086op.inc + support all XSAVE instructions, resolves #37864 2020-10-03 14:51:31 +00:00
i8086prop.inc * x86: Fixed attributes of the LEAVE instruction - it reads EBP. 2021-09-15 22:30:00 +03:00
i8086tab.inc activate 'compressed disp8*N' for VCVTQQ2PS xmmreg, xmmrm and VCVTTPD2UDQ xmmreg, xmmrm 2021-06-18 14:07:13 +00:00
n8086add.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
n8086cal.pas * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. 2020-08-23 10:26:54 +00:00
n8086cnv.pas * 8086: More fixes for Ofs() handling. 2020-08-18 09:52:40 +00:00
n8086con.pas Fix i8086 compiler failure due to move of printnodeindention variable into verbose unit in commit #47658 2020-12-02 09:29:08 +00:00
n8086inl.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
n8086ld.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
n8086mat.pas * patch by Marģers to unify internal error numbers, resolves #37888 2020-10-13 19:59:01 +00:00
n8086mem.pas * synchronized with trunk 2021-01-24 23:38:35 +00:00
n8086tcon.pas * Removed/ifdefed lots of unused variables. 2021-01-24 12:24:01 +00:00
n8086util.pas
r8086ari.inc
r8086att.inc
r8086con.inc
r8086dwrf.inc
r8086int.inc
r8086iri.inc
r8086nasm.inc
r8086nor.inc
r8086nri.inc
r8086num.inc
r8086ot.inc
r8086rni.inc
r8086sri.inc
r8086stab.inc
r8086std.inc
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas * Corrected visibility of overridden methods. 2021-01-24 12:41:12 +00:00
tgcpu.pas
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00