fpc/compiler/powerpc
Jonas Maebe 2aba43c797 * completely overhauled and fixed generic spilling code. New method:
spilling_get_operation_type(operand_number): returns the operation
    performed by the instruction on the operand: read/write/read+write.
    See powerpc/aasmcpu.pas for an example
2003-12-06 22:16:12 +00:00
..
aasmcpu.pas * completely overhauled and fixed generic spilling code. New method: 2003-12-06 22:16:12 +00:00
agppcgas.pas * more ppc fixes, hello world works again under linuxppc 2003-11-29 22:54:32 +00:00
agppcmpw.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * another fix to a_load_ref_reg() 2003-12-06 22:13:53 +00:00
cpubase.pas * fixed several ppc assembler reader related problems 2003-11-29 16:27:19 +00:00
cpuinfo.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
cpunode.pas
cpupara.pas * fixed several ppc assembler reader related problems 2003-11-29 16:27:19 +00:00
cpupi.pas * more ppc fixes, hello world works again under linuxppc 2003-11-29 22:54:32 +00:00
cpuswtch.pas
cputarg.pas
itcpugas.pas * fixed ppc assembler reader 2003-11-15 19:00:10 +00:00
nppcadd.pas * fixed ppc build 2003-10-17 14:52:07 +00:00
nppccal.pas * procinfo unit contains tprocinfo 2003-10-01 20:34:48 +00:00
nppccnv.pas * fixed some int<->boolean type conversion issues 2003-12-04 20:37:02 +00:00
nppcinl.pas * compilation of the powerpc compiler fixed 2003-10-17 01:22:08 +00:00
nppcmat.pas * compilation of the powerpc compiler fixed 2003-10-17 01:22:08 +00:00
nppcset.pas * compilation of the powerpc compiler fixed 2003-10-17 01:22:08 +00:00
nppcutil.pas
ppcins.dat
ppcreg.dat
rappc.pas * assembler readers OOPed 2003-11-12 16:05:39 +00:00
rappcgas.pas * more ppc fixes, hello world works again under linuxppc 2003-11-29 22:54:32 +00:00
rgcpu.pas * procinfo unit contains tprocinfo 2003-10-01 20:34:48 +00:00
rppccon.inc
rppcgas.inc
rppcgri.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc