The rotr Statement
The rotr statement lets you perform a rotate right operation. The output (first) argument must be a variable but the second and third arguments can be a variable, a numeric constant, or a constant expression. The syntax of the rotr statement is shown below.
rotr x, x, y