SPOP pops the top condition off the stack.
Takes 1 cycles to execute.
Example: SPOP
STKC
----
POP
No exceptions.
IPUSHEQ 255 3 0xa 0xb !! Pushes on both banks of the stack integer
!! condition for equality
!! <- Do something complicated
SPOP !! Pop the condition off the stack