Constant solana_rbpf::ebpf::NEG32 [−][src]
pub const NEG32: u8 = BPF_ALU | BPF_NEG; // 0_x84u8
BPF opcode: neg32 dst
/// dst = -dst
.
pub const NEG32: u8 = BPF_ALU | BPF_NEG; // 0_x84u8
BPF opcode: neg32 dst
/// dst = -dst
.