The lsr Statement
The lsr statement lets you perform a logical right shift 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 lsr statement is shown below.
lsr x, x, y