[][src]Constant solana_rbpf::ebpf::JSGT_IMM

pub const JSGT_IMM: u8

BPF opcode: jsgt dst, imm, +off /// PC += off if dst > imm (signed).