Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 483 Bytes

operator-shl.md

File metadata and controls

20 lines (15 loc) · 483 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator SHL
operator SHL
12/17/2019
operator SHL
SHL
SHL operator
operator SHL
7c4fbc25-cbbf-41ee-a07e-d6a15e9192ff

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