summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/pstate.h
Commit message (Collapse)AuthorAgeFilesLines
* Move %ver definitions from pstate.h to ver.h. Add definitions for normaljake2001-09-031-26/+6
| | | | kernel pstate values, which include a memory store order override.
* Add definitions for bits in condition code register and the load storejake2001-08-201-13/+0
| | | | | | unit control registers. Move tstate definitions to their own file. Submitted by: tmm
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
|
* Add floating point context switching code for sparc64.tmm2001-08-041-0/+13
| | | | Reviewed by: jake
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-0/+79
- mostly complete kernel pmap support, and tested but currently turned off userland pmap support - low level assembly language trap, context switching and support code - fully implemented atomic.h and supporting cpufunc.h - some support for kernel debugging with ddb - various header tweaks and filling out of machine dependent structures
OpenPOWER on IntegriCloud