OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSL_CM
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/vax/include/
psl.h
90
#define
PSL_CM
0x80000000 /* compatibility mode */
/src/sys/arch/vax/vax/
compat_16_machdep.c
133
(ksc.sc_ps &
PSL_CM
)) {
compat_13_machdep.c
138
(ksc.sc_ps &
PSL_CM
)) {
machdep.c
480
~(PSL_MBZ|PSL_IS|PSL_IPL1F|
PSL_CM
); /* Allow compat mode? */
652
(gr[_REG_PSL] &
PSL_CM
))
/src/tests/lib/libc/sys/
t_lwp_create.c
225
INVALID_UCONTEXT(vax,
psl_cm
, "setting CM bit in psl")
226
uc->uc_mcontext.__gregs[_REG_PSL] |=
PSL_CM
;
Completed in 58 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025