[][src]Constant solana_rbpf::ebpf::JSLE_REG

pub const JSLE_REG: u8

BPF opcode: jsle dst, src, +off /// PC += off if dst <= src (signed).