Constant solana_rbpf::ebpf::MOV32_IMM[][src]

pub const MOV32_IMM: u8 = BPF_ALU | BPF_K | BPF_MOV; // 0xb4u8
Expand description

BPF opcode: mov32 dst, imm /// dst = imm.