[][src]Constant solana_rbpf::ebpf::BPF_ADD

pub const BPF_ADD: u8 = 0x00;

BPF ALU/ALU64 operation code: addition.