Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 484 Bytes

operator-shr.md

File metadata and controls

20 lines (15 loc) · 484 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator SHR
operator SHR
12/17/2019
SHR
operator SHR
operator SHR
SHR operator
f7b401bd-e3b3-495e-b83d-b6b9cde0a30d

operator SHR

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

Syntax

expression SHR count

See also

Operators reference
MASM BNF Grammar