fpc/compiler/powerpc
Jonas Maebe 6c62d6a647 + get_max_value in defutil
* use a linear cmp list instead of subtractions on ppc if low >=
    low(smallint) and high <= high(word), because a compare does not
    introduce any dependencies (and in those cases using subtractions
    does not save any instructions or bytes either)

git-svn-id: trunk@3065 -
2006-03-28 11:49:16 +00:00
..
aasmcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
agppcgas.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
agppcmpw.pas * fixed compilation 2006-03-17 17:26:58 +00:00
aoptcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
aoptcpub.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpuc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
cgcpu.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
cpubase.pas * use dwarf_reg() 2006-03-26 20:15:32 +00:00
cpuinfo.pas - disabled loop unrolling for level 3 optimizations since it only causes 2006-03-17 17:42:39 +00:00
cpunode.pas * moved the indirect symbol stuff from nppcld to cgobj and ncgld, since 2006-03-09 18:27:11 +00:00
cpupara.pas * disabled i386 createtempparaloc again because it generates wrong 2006-03-17 22:01:25 +00:00
cpupi.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
cputarg.pas + made the compiler to know about PowerPC AmigaOS 2006-01-07 04:46:27 +00:00
itcpugas.pas * added mftbu (move from timebase upper) opcode 2005-10-25 20:45:05 +00:00
nppcadd.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
nppccal.pas * split newasmsymbol to refasmsymbol and defineasmsymbol 2006-03-27 11:45:18 +00:00
nppccnv.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
nppcinl.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
nppcmat.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
nppcset.pas + get_max_value in defutil 2006-03-28 11:49:16 +00:00
ppcins.dat * remove $Log 2005-06-07 09:47:55 +00:00
ppcreg.dat * remove $Log 2005-06-07 09:47:55 +00:00
rappc.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rappcgas.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rgcpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc