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


21.1.7.4 Instruction drop3

Synopsys:

drop3

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

Stack: ( VAL VAL VAL -- )