OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I_RET
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/include/
db_machdep.h
67
#define
I_RET
0x04
71
#define inst_return(ins) (((ins)&0xff) ==
I_RET
)
/src/sys/arch/usermode/include/
db_machdep.h
46
#define
I_RET
0xc3
50
#define inst_return(ins) (((ins)&0xff) ==
I_RET
)
77
#define
I_RET
0xc3
81
#define inst_return(ins) (((ins)&0xff) ==
I_RET
)
/src/sys/arch/amd64/include/
db_machdep.h
82
#define
I_RET
0xc3
86
#define inst_return(ins) (((ins)&0xff) ==
I_RET
)
/src/sys/arch/i386/include/
db_machdep.h
81
#define
I_RET
0xc3
85
#define inst_return(ins) (((ins)&0xff) ==
I_RET
)
Completed in 42 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025