Constant solana_rbpf::ebpf::BPF_ADD

source ·
pub const BPF_ADD: u8 = 0x00;
Expand description

BPF ALU/ALU64 operation code: addition.