fpc/rtl/powerpc64
Jonas Maebe c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
* left old cpu-specific set helper code under ifdef FPC_OLD_BIGENDIAN_SETS
    in case someone wants to write new assembler set helpers (although most
    of them should be optimally generated by the compiler already if
    http://wiki.freepascal.org/FPC_HowToDo#Bit.28field.29_getting.2Fsetting_primitives
    are optimally implemented)

git-svn-id: trunk@13582 -
2009-08-23 08:16:40 +00:00
..
int64p.inc
makefile.cpu * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00
math.inc + PIC support for darwin/ppc64 2007-10-20 20:14:45 +00:00
mathu.inc + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +00:00
mathuh.inc * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads 2005-11-20 01:20:55 +00:00
powerpc64.inc * fixed return value of InterlockedCompareExchange(64) for ppc/ppc64, 2009-05-11 07:26:48 +00:00
set.inc - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs 2009-08-23 08:16:40 +00:00
setjump.inc * added workarounds for some load/store instructions requiring 4 byte aligned addresses 2005-10-14 00:00:16 +00:00
setjumph.inc
strings.inc
stringss.inc
strlen.inc
strpas.inc * fixed ppc and ppc64 compilation after r8898 2007-10-21 22:15:19 +00:00