OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I_IRET
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/include/
db_machdep.h
68
#define
I_IRET
0x02
70
#define inst_trap_return(ins) (((ins)&0xff) ==
I_IRET
)
/src/sys/arch/usermode/include/
db_machdep.h
47
#define
I_IRET
0xcf
49
#define inst_trap_return(ins) (((ins)&0xff) ==
I_IRET
)
78
#define
I_IRET
0xcf
80
#define inst_trap_return(ins) (((ins)&0xff) ==
I_IRET
)
/src/sys/arch/amd64/include/
db_machdep.h
83
#define
I_IRET
0xcf
85
#define inst_trap_return(ins) (((ins)&0xff) ==
I_IRET
)
/src/sys/arch/i386/include/
db_machdep.h
82
#define
I_IRET
0xcf
84
#define inst_trap_return(ins) (((ins)&0xff) ==
I_IRET
)
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025