The rotl Statement
The rotl statement lets you perform a rotate left 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 rotl statement is shown below.
rotl x, x, y