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

pub const BPF_ALU_OP_MASK: u8 = 0xf0;

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