operator SHL

Returns the result of shifting the bits of expression left count number of bits.

Syntax

expression SHL count

See also

Operators reference
MASM BNF Grammar