ROLLD
stackROLLD
consumes a number N off the stack then cycles through that number of elements on the stack, moving the element on top of the stack to level N and moving the other N-1 elements down the stack.
Loading
ROLLD
consumes a number N off the stack then cycles through that number of elements on the stack, moving the element on top of the stack to level N and moving the other N-1 elements down the stack.