Constant solana_rbpf::ebpf::OR64_REG[][src]

pub const OR64_REG: u8 = BPF_ALU64 | BPF_X | BPF_OR; // 0_x4fu8

BPF opcode: or64 dst, src /// dst |= src.