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