fpc/compiler/i386
Jonas Maebe 0afbe85aab * various memory reference alignment fixes
git-svn-id: trunk@34544 -
2016-09-20 21:43:19 +00:00
..
aoptcpu.pas * Removed unused vars. 2016-09-01 20:01:54 +00:00
aoptcpub.pas * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 2016-04-21 20:14:01 +00:00
aoptcpud.pas * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 2016-04-21 20:14:01 +00:00
cgcpu.pas * various memory reference alignment fixes 2016-09-20 21:43:19 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas
cpunode.pas * automatically generate necessary indirect symbols when a new assembler 2016-07-20 20:53:03 +00:00
cpupara.pas huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention 2016-09-03 07:57:23 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc * fix modification information of VCOMISS and VCOMISD 2016-06-01 19:58:43 +00:00
i386tab.inc
n386add.pas + i386 compiler tracks now flag usage if needed, so the mov $0,reg -> xor reg,reg transformation can be enabled 2016-04-22 19:44:26 +00:00
n386cal.pas huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention 2016-09-03 07:57:23 +00:00
n386flw.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +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