OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_UC_MACHINE_EFLAGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/usermode/include/
ucontext.h
12
#define
_UC_MACHINE_EFLAGS
(uc) ((uc)->uc_mcontext.__gregs[_REG_EFL])
db_machdep.h
38
#define db_clear_single_step(regs)
_UC_MACHINE_EFLAGS
(regs) &= ~PSL_T
39
#define db_set_single_step(regs)
_UC_MACHINE_EFLAGS
(regs) |= PSL_T
Completed in 45 milliseconds
Indexes created Wed Oct 29 18:09:52 GMT 2025