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