fpc/compiler/powerpc64
Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler
* fixed compilation of ReadDependencyBarrier

git-svn-id: trunk@8243 -
2007-08-08 09:15:48 +00:00
..
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * always use the non-dotted name for function calls and disable putting constants into the got (should be: toc) for now; fixing cycle with "-Cg" 2007-07-27 20:28:08 +00:00
cpubase.pas + added lwsync instruction to the compiler 2007-08-08 09:15:48 +00:00
cpuinfo.pas * fixed two small errors 2006-10-11 21:14:47 +00:00
cpunode.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
cpupara.pas * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
cpupi.pas * r6498 for ppc64 2007-02-15 21:12:44 +00:00
cputarg.pas * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
itcpugas.pas + added lwsync instruction to the compiler 2007-08-08 09:15:48 +00:00
nppcadd.pas * fixed missing swapleftright in case of substracting unsigned numbers 2007-03-13 12:57:06 +00:00
nppccal.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
nppccnv.pas * a_loadfpu_* gets two size parameters: fromsize and tosize 2007-01-12 18:33:51 +00:00
nppcld.pas * remove ttype 2006-10-29 22:19:39 +00:00
nppcmat.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
ppcins.dat
ppcreg.dat * cr reg fix for ppc64 2006-07-22 11:04:56 +00:00
rappc.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
rappcgas.pas * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 2007-07-08 20:50:58 +00:00
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