Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPC_OR
arch/arc/net/bpf_jit_arcv2.c
1140
const u32 insn = OPC_OR | OP_A(rd) | OP_B(rs1) | OP_C(rs2);
arch/arc/net/bpf_jit_arcv2.c
482
#define OPC_ORI (OPC_OR | OP_IMM)