fpc/compiler/x86
Jonas Maebe 260958eb45 * changed last parameter of g_indirect_sym_load() to a set and also
pass on whether the symbol refers to code or data (important for
    AIX weak symbols; note that AIX does not support undefined weak
    external symbols, and FPC does not yet support weakly defining
    non-external symbols, so this functionality isn't really used yet)

git-svn-id: trunk@20802 -
2012-04-11 18:02:03 +00:00
..
aasmcpu.pas
agx86att.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
agx86int.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
agx86nsm.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +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 x86 assembler improvements: 2011-10-08 11:34:04 +00:00
itcpugas.pas
itx86int.pas
nx86add.pas Fix for test tw19368 2011-11-16 22:04:28 +00:00
nx86cnv.pas o patch by Alexander Shishkin, resolves #20409 2011-10-05 20:11:09 +00:00
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code. 2011-10-04 11:48:33 +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