freebsd-src/sys/sparc64
Peter Wemm eb30c1c0b9 Rip some well duplicated code out of cpu_wait() and cpu_exit() and move
it to the MI area.  KSE touched cpu_wait() which had the same change
replicated five ways for each platform.  Now it can just do it once.
The only MD parts seemed to be dealing with fpu state cleanup and things
like vm86 cleanup on x86.  The rest was identical.

XXX: ia64 and powerpc did not have cpu_throw(), so I've put a functional
stub in place.

Reviewed by:	jake, tmm, dillon
2001-09-10 04:28:58 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf + Blah, there was nothing wrong in rev 1.1 talking about the i386/NOTES. 2001-09-02 23:48:37 +00:00
include style(9) the structure definitions. 2001-09-05 05:18:35 +00:00
sparc64 Rip some well duplicated code out of cpu_wait() and cpu_exit() and move 2001-09-10 04:28:58 +00:00