NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
M_RTE
sys/arch/m68k/include/db_machdep.h
86
#define inst_trap_return(ins) (((ins)&M_RTE) == I_RTE)
sys/arch/sh3/sh3/db_interface.c
230
return (inst & M_RTE) == I_RTE;