freebsd-dev/sys/powerpc/aim
Nathan Whitehorn 86c94d24fa Switch setting MSR[SF] to C code. This removes any CPU-specific code
(MSF[SF] is a Book 3-S thing) in the 64-bit locore64.S.
2016-01-02 18:10:53 +00:00
..
aim_machdep.c Switch setting MSR[SF] to C code. This removes any CPU-specific code 2016-01-02 18:10:53 +00:00
locore32.S Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
locore64.S Switch setting MSR[SF] to C code. This removes any CPU-specific code 2016-01-02 18:10:53 +00:00
locore.S
mmu_oea64.c Where appropriate, use the endian-flipping OF_getencprop() instead of 2015-11-17 16:07:43 +00:00
mmu_oea64.h New pmap implementation for 64-bit PowerPC processors. The main focus of 2015-02-24 21:37:20 +00:00
mmu_oea.c Make kstack_pages a tunable on arm, x86, and powepc. On i386, the 2015-08-10 17:18:21 +00:00
moea64_if.m New pmap implementation for 64-bit PowerPC processors. The main focus of 2015-02-24 21:37:20 +00:00
moea64_native.c Make native page table access endian-safe. Even on CPUs running in 2015-11-17 16:09:26 +00:00
mp_cpudep.c
slb.c Use what we really mean (powerpc_lwsync()) rather than the Linux-compat 2015-11-24 16:10:21 +00:00
trap_subr32.S Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
trap_subr64.S Fix userland program exception handling for powerpc64. 2015-07-16 05:13:08 +00:00