OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSW_Z
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
psl.h
76
#define
PSW_Z
(1 << (31-PSW_Z_POS)) /* Instruction Debug Trap Disable */
107
#define PSW_MBZ (PSW_Y |
PSW_Z
| PSW_S | PSW_X | PSW_M | PSW_R)
/src/sys/arch/hppa/hppa/
trap.c
292
frame->tf_ipsw &= ~(PSW_N|PSW_X|PSW_Y|
PSW_Z
|PSW_B|PSW_T|PSW_H|PSW_L);
704
frame->tf_ipsw &= ~(PSW_N|PSW_X|PSW_Y|
PSW_Z
|PSW_B|PSW_T|PSW_H|PSW_L);
Completed in 12 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025