OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIGN_EXT13
regress/sys/arch/sparc64/emul-popc/simm/simm13.c
40
#define SIGN_EXT13(v) (((int64_t)(v) << 51) >> 51)
sys/arch/sparc64/sparc64/emul.c
52
#define SIGN_EXT13(v) (((int64_t)(v) << 51) >> 51)