Constant solana_rbpf::ebpf::MUL32_REG[][src]

pub const MUL32_REG: u8 = BPF_ALU | BPF_X | BPF_MUL; // 0_x2cu8

BPF opcode: mul32 dst, src /// dst *= src.