[][src]Constant solana_rbpf::ebpf::BPF_MUL

pub const BPF_MUL: u8 = 0x20;

BPF ALU/ALU64 operation code: multiplication.