NetBSD/sys/arch/powerpc/booke
rin 85c82c3d2b For booke and ibm4xx, emulate m[ft]msr in user mode, in the same
manner as oea.

Now, user process can decide by itself whether floating-point
exception triggers SIGFPE or not via fenv(3).
2020-07-15 09:10:14 +00:00
..
dev Drop unused opt_flash.h. 2020-07-06 10:22:44 +00:00
pci Overhaul the interface to pci_configure_bus(): 2020-07-07 03:38:45 +00:00
board_prop.c
booke_autoconf.c
booke_cache.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
booke_machdep.c Include missing ksyms.h, opt_ddb.h, and opt_multiprocessor.h. 2020-07-06 10:08:16 +00:00
booke_pmap.c Include missing opt_multiprocessor.h and opt_pmap.h. 2020-07-06 10:09:23 +00:00
booke_stubs.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
copyin.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
copyout.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
e500_autoconf.c
e500_intr.c Drop unused opt_ddb.h. 2020-07-06 10:11:14 +00:00
e500_mpsubr.S Set correct stack pointer. 2014-12-19 03:46:23 +00:00
e500_timer.c For struct timecounter, use C99 initializers. 2020-05-29 12:30:38 +00:00
e500_tlb.c Revert previous; tmpfs should be fixed instead. 2020-07-07 00:59:29 +00:00
genassym.cf Avoid race condition between PTE update and TLB miss walk. 2015-01-26 04:47:53 +00:00
kcopy.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
spe_subr.S Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
spe.c Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
trap_subr.S Include required opt_*.h for sure. 2020-07-06 10:16:12 +00:00
trap.c For booke and ibm4xx, emulate m[ft]msr in user mode, in the same 2020-07-15 09:10:14 +00:00