fpc/compiler/i386
2020-03-29 18:27:27 +00:00
..
aoptcpu.pas * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 2020-01-28 18:45:33 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * AArch64 and i386: omit exit stackframe, same as r44191 for x86-64 2020-02-16 20:14:26 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does 2020-01-29 22:21:07 +00:00
cpunode.pas * Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974. 2020-01-01 14:43:57 +00:00
cpupara.pas
cpupi.pas * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it 2019-12-05 19:38:01 +00:00
cputarg.pas * split i/t_darwin from i/t_bsd, as they don't have that much in common 2020-03-29 18:27:27 +00:00
hlcgcpu.pas
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc + MULX instruction 2019-12-21 16:20:09 +00:00
i386tab.inc
n386add.pas + make use of mulx instruction, if available 2019-12-21 16:20:10 +00:00
n386cal.pas
n386flw.pas * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 2020-01-28 18:45:33 +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