fpc/compiler/powerpc64
Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record)
* prepared support for elements with arbitrary bit length (as opposed
    to a multiple of 8)

git-svn-id: trunk@4324 -
2006-08-01 20:39:53 +00:00
..
aasmcpu.pas
agppcgas.pas * reenabled generation of TOC labels for symbols with a length under a certain threshold (to avoid too long symbols passed to the cg which will get truncated) 2006-05-25 20:16:25 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * cleaned up subsetreg support (put everything in a record) 2006-08-01 20:39:53 +00:00
cpubase.pas * changed result type of dwarf_reg from byte to shortint to avoid 2006-07-14 17:25:16 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register 2006-05-19 21:27:44 +00:00
cpupi.pas
cputarg.pas
itcpugas.pas * initial support for subregister loading (ppc64 specific part only) 2006-05-28 21:02:25 +00:00
nppcadd.pas * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 2006-06-04 17:35:55 +00:00
nppccal.pas
nppccnv.pas
nppcinl.pas
nppcld.pas
nppcmat.pas
nppcset.pas
ppcins.dat
ppcreg.dat * cr reg fix for ppc64 2006-07-22 11:04:56 +00:00
rappc.pas
rappcgas.pas
rgcpu.pas
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc * cr reg fix for ppc64 2006-07-22 11:04:56 +00:00
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc