[][src]Constant solana_rbpf::ebpf::XOR32_REG

pub const XOR32_REG: u8

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