fpc/compiler/i386
florian 8989a40b4f * more flags to mark changes fixed
git-svn-id: trunk@26626 -
2014-01-30 17:34:28 +00:00
..
aopt386.pas
cgcpu.pas Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) 2014-01-20 22:47:46 +00:00
cpubase.inc * optimize mov/lea 2013-11-01 19:01:14 +00:00
cpuelf.pas
cpuinfo.pas + SSE and AVX unit cpu flags 2014-01-26 12:37:52 +00:00
cpunode.pas + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 2013-12-12 12:43:46 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
csopt386.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
daopt386.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00
hlcgcpu.pas
i386att.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
i386atts.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
i386int.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
i386nop.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
i386op.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
i386prop.inc * more flags to mark changes fixed 2014-01-30 17:34:28 +00:00
i386tab.inc + tzcnt assembler instruction 2014-01-18 12:11:50 +00:00
n386add.pas + i386: inline 64-bit multiplications if overflow checking is disabled and not optimizing for size. Rough testing on Core 2 Duo shows speed improvement by factor of 5, even despite inlined code does not check for zero upper dwords. 2014-01-18 11:41:55 +00:00
n386cal.pas Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) 2014-01-20 22:47:46 +00:00
n386flw.pas + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 2013-12-12 12:43:46 +00:00
n386inl.pas + i386: generate optimized code for 64-bit arithmetic shifts by constant amount. Shifts by 63 and by less than 32 take just two instructions, shifts by 32..62 bits are done with 3 instructions. 2013-10-29 16:10:13 +00:00
n386mat.pas
n386mem.pas
n386set.pas
popt386.pas * fixed error in comment 2014-01-18 17:00:10 +00:00
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
rropt386.pas * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 2013-12-01 17:02:08 +00:00