fpc/compiler/powerpc
2003-05-30 22:35:03 +00:00
..
aasmcpu.pas + op_reg_reg_reg_const_const (for rlwnm) 2003-05-11 11:08:25 +00:00
agppcgas.pas
agppcmpw.pas
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cga.pas
cgcpu.pas * fixed bug with intregvars 2003-05-30 18:52:10 +00:00
cpubase.pas * changed scratchregs from r28-r30 to r29-r31 2003-05-30 18:49:59 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * committed fix that swaps int64 parameters hi and lo. 2003-05-30 22:35:03 +00:00
cpupi.pas * fixed framepointer storage: it's now always stored at r1+12, which is 2003-05-24 11:47:27 +00:00
cpuswtch.pas
cputarg.pas + basic darwin support added 2003-05-20 23:54:00 +00:00
nppcadd.pas * fixed problem where sometimes no register was allocated for the result 2003-05-30 18:49:14 +00:00
nppccal.pas * fixed register numbering bug 2003-05-25 14:32:42 +00:00
nppccnv.pas * fixed bug in second_int_to_bool I introduced previous time 2003-05-11 20:42:08 +00:00
nppcinl.pas * fsqrt is an optional instruction in the ppc architecture and isn't 2003-05-24 13:39:32 +00:00
nppcmat.pas * fixed shr of 64 bit values by non-immediate value 2003-05-24 19:15:29 +00:00
nppcset.pas
nppcutil.pas
ppcins.dat
radirect.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
rappc.pas
rasm.pas
rgcpu.pas * don't save callee-save registers in the caller as well (the ppc code 2003-05-24 13:38:04 +00:00