Constant solana_rbpf::ebpf::BPF_ALU_OP_MASK[][src]

pub const BPF_ALU_OP_MASK: u8 = 0xf0;

Mask to extract the arithmetic operation code from an instruction operation code.