OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PSL_Z
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/usermode/include/
psl.h
48
#define
PSL_Z
0x00000040 /* zero flag */
69
#define PSL_USER (PSL_C | PSL_PF | PSL_AF |
PSL_Z
| PSL_N | \
/src/sys/arch/x86/include/
psl.h
46
#define
PSL_Z
0x00000040 /* zero flag */
66
#define PSL_USER (PSL_C | PSL_PF | PSL_AF |
PSL_Z
| PSL_N | \
/src/sys/arch/vax/include/
psl.h
44
#define
PSL_Z
0x00000004 /* zero bit */
/src/sys/arch/m68k/include/
psl.h
41
#define
PSL_Z
0x0004 /* zero bit */
/src/sys/arch/vax/vax/
unimpl_emul.S
60
#define
PSL_Z
4
467
bicl2 $(PSL_C|PSL_V|
PSL_Z
|PSL_N), S_PSL
762
bisl2 $
PSL_Z
, S_PSL
Completed in 13 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025