Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 270 Bytes

sar.md

File metadata and controls

11 lines (6 loc) · 270 Bytes

Asmc Macro Assembler Reference

operator SAR

expression SAR count

Returns the result of shifting the bits of expression right count number of bits with the current sign bit replicated in the leftmost bit.

See Also

Operators Reference