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


22.1.7.14 Instruction nrot

Synopsys:

nrot

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

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