Constant solana_rbpf::ebpf::OR32_REG[][src]

pub const OR32_REG: u8 = BPF_ALU | BPF_X | BPF_OR; // 0_x4cu8

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