NetBSD/sys/arch/powerpc
matt f9be6bb495 Cleanup AltiVec data stream issues with context switching. Don't stop
data streams on execptions/interrupts since the processor will suspend
them for us.  Only stop them on 1) process exit, 2) another process gets
its address space loaded, and 3) (for completeness only) we save a process's
AltiVec context.
2002-07-25 23:46:47 +00:00
..
conf reimplement copy{in,out}str() similarly to copy{in,out}() 2002-07-24 04:59:32 +00:00
fpu bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
ibm4xx Clean up some white space niggles. 2002-07-11 01:38:48 +00:00
include Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00
mpc6xx Cleanup AltiVec data stream issues with context switching. Don't stop 2002-07-25 23:46:47 +00:00
powerpc Cleanup AltiVec data stream issues with context switching. Don't stop 2002-07-25 23:46:47 +00:00
tools/chrpicon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00