Constant solana_rbpf::ebpf::XOR32_REG

source ·
pub const XOR32_REG: u8 = _; // 172u8
Expand description

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