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


20.1.6.12 Instruction rot

Synopsys:

rot

Rotate the three elements at the top of the main stack, clock-wise.

Stack: ( A B C -- B C A )