Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 214 Bytes

shr.md

File metadata and controls

12 lines (6 loc) · 214 Bytes

Asmc Macro Assembler Reference

operator SHR

expression SHR count

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

See Also

Operators Reference