NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OP3_X
sys/arch/sparc/sparc/db_disasm.c
111
#define OP3_X(x,y) ((((x) & 3) << 4) | ((y) & 0xf))
sys/arch/sparc64/sparc64/db_disasm.c
116
#define OP3_X(x,y) ((((x) & 3) << 4) | ((y) & 0xf))