tom_at_work 4e60ceb237 * removed code which splits "unaligned" 8 byte stores/loads into two 4 bytes stores/loads on ppc64. The processor manuals and extensive testing showed that PPC970+ class processors have hardware assisted handling of unaligned memory accesses, which results in 8 byte memory accesses to be always faster than 4 byte ones 17 年之前
..
aoptcpu.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
aoptcpub.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
aoptcpuc.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
aoptcpud.pas 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
cgcpu.pas 4e60ceb237 * removed code which splits "unaligned" 8 byte stores/loads into two 4 bytes stores/loads on ppc64. The processor manuals and extensive testing showed that PPC970+ class processors have hardware assisted handling of unaligned memory accesses, which results in 8 byte memory accesses to be always faster than 4 byte ones 17 年之前
cpubase.pas 00d6a03b2c + default code now preserves mm registers 18 年之前
cpuinfo.pas 2a54d957b2 * fixed two small errors 19 年之前
cpunode.pas c13ff3729b * Merged 2.3 branch changes: 18 年之前
cpupara.pas 22f616d6af * treat procvardef parameters the same as records (fixes webtbs/tw9141) 18 年之前
cpupi.pas 45b7358d81 + PIC support for darwin/ppc64 18 年之前
cputarg.pas c13ff3729b * Merged 2.3 branch changes: 18 年之前
itcpugas.pas e0a45eaf28 * r8717 for ppc64 (fixed compilation after r8715) 18 年之前
nppcadd.pas 1580e046ed * fixed missing swapleftright in case of substracting unsigned numbers 18 年之前
nppccal.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
nppccnv.pas 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 年之前
nppcld.pas 3078a1927f * remove ttype 19 年之前
nppcmat.pas 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
ppcins.dat 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
ppcreg.dat de20abf3ec * cr reg fix for ppc64 19 年之前
rappc.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
rappcgas.pas 45b7358d81 + PIC support for darwin/ppc64 18 年之前
rppccon.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcdwrf.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcgas.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcgri.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcgss.inc de20abf3ec * cr reg fix for ppc64 19 年之前
rppcmot.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcmri.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcnor.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcnum.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcrni.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcsri.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcstab.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcstd.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前
rppcsup.inc 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 年之前