fpc/compiler/i8086
2022-03-08 23:03:18 +01: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 * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 2022-03-08 23:03:18 +01:00
cpunode.pas
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01: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 + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
i8086atts.inc + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
i8086int.inc + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
i8086nop.inc + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
i8086op.inc + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
i8086prop.inc CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly 2022-01-28 20:17:24 +00:00
i8086tab.inc + support of SHA extension in the internal assembler 2021-10-09 15:44:46 +02:00
n8086add.pas - Bug fix to new ADD/SUB optimisation where conditions are concerned 2021-11-17 20:18:57 +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