Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X86_SIB_SCALE
arch/x86/include/asm/insn.h
114
#define X86_SIB_SCALE(sib) (((sib) & 0xc0) >> 6)
tools/arch/x86/include/asm/insn.h
114
#define X86_SIB_SCALE(sib) (((sib) & 0xc0) >> 6)