[][src]Constant solana_rbpf::ebpf::JSLT_REG

pub const JSLT_REG: u8

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