pub const XOR64_REG: u8 = _; // 175u8
BPF opcode: xor64 dst, src /// dst ^= src.
xor64 dst, src
dst ^= src