From: em Date: Mon, 5 Nov 1984 15:02:32 +0000 (+0000) Subject: Added an example with segment prefixes. X-Git-Tag: release-5-5~5993 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=73b651052e2586fbd50a019133dfb6bf577e890b;p=ack.git Added an example with segment prefixes. --- diff --git a/man/i86_as.1 b/man/i86_as.1 index ce8abce1b..113790113 100644 --- a/man/i86_as.1 +++ b/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),