Constant solana_rbpf::ebpf::ARSH64_REG

source ·
pub const ARSH64_REG: u8 = _; // 207u8
Expand description

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