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