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