[][src]Constant solana_rbpf::ebpf::XOR64_REG

pub const XOR64_REG: u8

BPF opcode: xor64 dst, src /// dst ^= src.