INSN_F_SPI_MASK
static_assert(INSN_F_SPI_MASK + 1 >= MAX_BPF_STACK / 8);
return (insn_flags >> INSN_F_SPI_SHIFT) & INSN_F_SPI_MASK;