瀏覽代碼

Added an example with segment prefixes.

em 40 年之前
父節點
當前提交
73b651052e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      man/i86_as.1

+ 4 - 0
man/i86_as.1

@@ -79,6 +79,10 @@ Each time an address is computed the assembler decide which segment register
 to use. You can override the assembler's choice by prefixing the instruction
 with one of eseg, cseg, sseg, or dseg; these prefixes indicate that the
 assembler should choose es, cs, ss, or ds instead.
+.br
+Example: 
+.ti +8
+dseg movs
 .SH "SEE ALSO"
 uni_ass(6),
 ack(1),