mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 17:14:21 +02:00
![]() alignment for each memory reference (mantis #12137, and test/packages/fcl-registry/tregistry1.pp on sparc). This also enables better code generation for packed records in many cases. o several changes were made to the compiler to minimise the chances of accidentally forgetting to set the alignment of memory references in the future: - reference_reset*() now has an extra alignment parameter - location_reset() can now only be used for non LOC_(C)REFERENCE, use location_reset_ref() for those (split the tloc enum so the compiler can catch errors using range checking) git-svn-id: trunk@12719 - |
||
---|---|---|
.. | ||
aoptcpu.pas | ||
aoptcpub.pas | ||
aoptcpud.pas | ||
cgcpu.pas | ||
cpubase.inc | ||
cpuinfo.pas | ||
cpunode.pas | ||
cpupara.pas | ||
cpupi.pas | ||
cputarg.pas | ||
nx64add.pas | ||
nx64cal.pas | ||
nx64cnv.pas | ||
nx64inl.pas | ||
nx64mat.pas | ||
r8664ari.inc | ||
r8664att.inc | ||
r8664con.inc | ||
r8664dwrf.inc | ||
r8664int.inc | ||
r8664iri.inc | ||
r8664nor.inc | ||
r8664num.inc | ||
r8664op.inc | ||
r8664ot.inc | ||
r8664rni.inc | ||
r8664sri.inc | ||
r8664stab.inc | ||
r8664std.inc | ||
rax64att.pas | ||
rax64int.pas | ||
rgcpu.pas | ||
x8664ats.inc | ||
x8664att.inc | ||
x8664int.inc | ||
x8664nop.inc | ||
x8664op.inc | ||
x8664pro.inc | ||
x8664tab.inc |