Next: , Previous: , Up: Main stack manipulation instructions   [Contents][Index]


21.1.7.3 Instruction drop2

Synopsys:

drop2

Pop the two values at the top of the main stack, and discard them.

Stack: ( VAL VAL -- )