[][src]Constant solana_rbpf::ebpf::JEQ_REG

pub const JEQ_REG: u8

BPF opcode: jeq dst, src, +off /// PC += off if dst == src.