Constant solana_rbpf::ebpf::ARSH32_REG

source ·
pub const ARSH32_REG: u8 = _; // 204u8
Expand description

BPF opcode: arsh32 dst, src /// dst >>= src (arithmetic).