-ROLL --> -ROT
-ROLL ( xn ... x2 x1 n -- x1 xn ... x2 )  
<PFE-MISC>
the inverse of ROLL

reference: p4_dash_roll in ../src/misc.c:0247, export CO -ROLL