[][src]Constant solana_rbpf::ebpf::BPF_ARSH

pub const BPF_ARSH: u8 = 0xc0;

BPF ALU/ALU64 operation code: sign extending right shift.