[][src]Constant solana_rbpf::ebpf::BPF_XOR

pub const BPF_XOR: u8 = 0xa0;

BPF ALU/ALU64 operation code: exclusive or.