OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REG_PSW
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libpthread/arch/hppa/
pthread_md.h
54
(ucp)->uc_mcontext.__gregs[
_REG_PSW
] = 0x4000f;
/src/sys/arch/hppa/include/
mcontext.h
43
#define
_REG_PSW
0
/src/lib/libc/arch/hppa/gen/
__longjmp14.c
114
uc.uc_mcontext.__gregs[
_REG_PSW
] = sc->sc_ps;
/src/tests/lib/libc/sys/
t_lwp_create.c
178
uc->uc_mcontext.__gregs[
_REG_PSW
] |= PSW_MBZ;
181
uc->uc_mcontext.__gregs[
_REG_PSW
] &= ~PSW_MBS;
/src/sys/arch/hppa/hppa/
hppa_machdep.c
137
if ((gr[
_REG_PSW
] & (PSW_MBS|PSW_MBZ)) != PSW_MBS) {
Completed in 84 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025