INSN_VSP_SIZE_MASK
state->registers[SP] += ((insn & INSN_VSP_SIZE_MASK) << 2) + 4;
state->registers[SP] -= ((insn & INSN_VSP_SIZE_MASK) << 2) + 4;