Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DISP16
usr/src/lib/libdisasm/common/dis_sparc_fmt.h
59
#define DISP16 0x02
usr/src/uts/sparc/dtrace/fasttrap_isa.c
143
#define DISP16(x) ((((x) >> 6) & 0xc000) | ((x) & 0x3fff))