Constant solana_rbpf::ebpf::XOR64_REG

source ·
pub const XOR64_REG: u8 = _; // 175u8
Expand description

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