BPF_ALU_NEG_VALUE
alu_state = off_is_neg ? BPF_ALU_NEG_VALUE : 0;
isneg = aux->alu_state & BPF_ALU_NEG_VALUE;