OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PSL_C
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/usermode/include/
psl.h
45
#define
PSL_C
0x00000001 /* carry flag */
69
#define PSL_USER (
PSL_C
| PSL_PF | PSL_AF | PSL_Z | PSL_N | \
/src/sys/arch/x86/include/
psl.h
43
#define
PSL_C
0x00000001 /* carry flag */
66
#define PSL_USER (
PSL_C
| PSL_PF | PSL_AF | PSL_Z | PSL_N | \
/src/sys/arch/vax/include/
psl.h
36
#ifndef
PSL_C
42
#define
PSL_C
0x00000001 /* carry bit */
/src/sys/arch/m68k/include/
psl.h
34
#ifndef
PSL_C
39
#define
PSL_C
0x0001 /* carry bit */
/src/sys/arch/vax/vax/
unimpl_emul.S
58
#define
PSL_C
1
467
bicl2 $(
PSL_C
|PSL_V|PSL_Z|PSL_N), S_PSL
Completed in 14 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025