Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPCODE2
arch/parisc/kernel/unaligned.c
33
#define OPCODE2(a,b) ((a)<<26|(b)<<1)
arch/x86/kernel/uprobes.c
45
#define OPCODE2(insn) ((insn)->opcode.bytes[1])