Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 314 Bytes

colon.md

File metadata and controls

12 lines (6 loc) · 314 Bytes

Asmc Macro Assembler Reference

operator :

segment: expression

Overrides the default segment of expression with segment. The segment can be a segment register, group name, segment name, or segment expression. The expression must be a constant.

See Also

Operators Reference