OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TSTATE_CCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
psl.h
163
#define
TSTATE_CCR
0xff00000000LL
167
#define TSTATECCR_TO_PSR(x) (((x)&
TSTATE_CCR
)>>(TSTATE_CCR_SHIFT-20))
/src/sys/arch/sparc64/include/
psl.h
180
#define
TSTATE_CCR
0xff00000000LL
184
#define TSTATECCR_TO_PSR(x) (((x)&
TSTATE_CCR
)>>(TSTATE_CCR_SHIFT-20))
Completed in 28 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025