Next: Instruction tuck, Previous: Instruction rot, Up: Main stack manipulation instructions [Contents][Index]
Synopsys:
nrot
Rotate the three elements at the top of the stack, counter clock-wise.
Stack: ( A B C -- C A B )
( A B C -- C A B )