Constant solana_rbpf::ebpf::BPF_AND

source ·
pub const BPF_AND: u8 = 0x50;
Expand description

BPF ALU/ALU64 operation code: and.