OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSW_Y
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
psl.h
75
#define
PSW_Y
(1 << (31-PSW_Y_POS)) /* Data 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 44 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025