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


20.1.6.4 Instruction drop3

Synopsys:

drop3

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

Stack: ( VAL VAL VAL -- )