Next: Instruction swap, Previous: Instruction drop3, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
drop4
Pop the four values at the top of the stack, and discard them.
Stack: ( VAL VAL VAL VAL -- )
( VAL VAL VAL VAL -- )