SRESET resets all levels of the stack to TRUE condition.
Takes 1 cycles to execute.
Example: SRESET
STKC
----
RST
No exceptions.
IPUSHEQ 255 3 0xa 0xb !! Pushes on both banks of the stack integer
!! condition for equality
IPUSHEQ 255 3 0xc 0xd !! Pushes on both banks of the stack integer
!! condition for equality
SRESET !! Performs the SRESET operation
!! as described above