Constant solana_rbpf::ebpf::BPF_ARSH

source ·
pub const BPF_ARSH: u8 = 0xc0;
Expand description

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