NetBSD/sys/arch/powerpc/ibm4xx
cl ef56cc40ab Reduce code duplication by adding mi_userret() in sys/userret.h
containing signal posting, kernel-exit handling and sa_upcall processing.

XXX the pc532, sparc, sparc64 and vax ports should have their
XXX userret() code rearranged to use this.
2003-10-31 16:44:34 +00:00
..
dev Keep bogus gcc -Wuninitialised warnings happy. 2003-10-27 03:58:17 +00:00
openbios Copy IBM4XX OpenBIOS locore.S from evbppc/walnut. 2003-09-23 15:21:58 +00:00
pci Copy PCI codes for IBM405GPx from evbppc/walnut/pci/{pchb.c,pci_machdep.c}. 2003-09-23 15:30:22 +00:00
4xx_locore.S Use %r<n> for register names. 2003-08-03 23:26:55 +00:00
4xx_trap_subr.S Use %r<n> for register names. 2003-08-03 23:26:55 +00:00
clock.c
copyinstr.c Remove some numeric asm labels that aren't used. 2003-10-20 05:52:55 +00:00
copyoutstr.c Remove some numeric asm labels that aren't used. 2003-10-20 05:52:55 +00:00
cpu.c Add global cpu_model variable. 2003-09-23 15:25:26 +00:00
genassym.cf Move SFRAMELEN to frame.h and use it in vm_machdep.c. In setfunc, setup 2003-08-27 20:20:07 +00:00
ibm4xxgpx_autoconf.c Copy IBM4xxGPx specific autoconf code from evbppc/walnut/autoconf.c. 2003-09-24 11:47:02 +00:00
ibm40x_machdep.c Add IBM40x specific machdep functions. 2003-09-23 15:14:02 +00:00
intr.c
pmap.c Need Data Relocate in the MSR for the dcbf in pmap_procwr(). 2003-10-20 05:47:52 +00:00
trap_subr.S catch up with changes elsewhere. 2003-08-11 05:13:20 +00:00
trap.c Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00