Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPC_ADC
arch/arc/net/bpf_jit_arcv2.c
311
#define OPC_ADCI (OPC_ADC | ADCI)
arch/arc/net/bpf_jit_arcv2.c
853
const u32 insn = OPC_ADC | OP_A(ra) | OP_B(ra) | OP_C(rc);