fpc/compiler/x86
Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler
that deal with paths/filenames with TPathStr (= ansistring) to prevent
    cutting off long paths (no change in speed when compiling the compiler,
    1% extra memory usage)

git-svn-id: trunk@21120 -
2012-04-29 17:36:23 +00:00
..
aasmcpu.pas
agx86att.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
agx86int.pas * replaced most (if not all) remaining fields/parameters in the compiler 2012-04-29 17:36:23 +00:00
agx86nsm.pas * replaced most (if not all) remaining fields/parameters in the compiler 2012-04-29 17:36:23 +00:00
cga.pas
cgx86.pas * changed last parameter of g_indirect_sym_load() to a set and also 2012-04-11 18:02:03 +00:00
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas * MOVSXD destination operand cannot be in memory, resolves #20850. 2011-12-13 22:56:24 +00:00
x86ins.dat * handle all operand combinations of xadd, resolves #21146 2012-01-25 21:26:59 +00:00
x86reg.dat