corrected some text on segemt registers
This commit is contained in:
parent
465d82760b
commit
049029e4a7
@ -66,8 +66,8 @@ expr : expr the value of the first \fIexpr\fP is a segment number,
|
||||
.fi
|
||||
|
||||
.IP instructions
|
||||
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
|
||||
Each time an address is computed the processor decides which segment register
|
||||
to use. You can override the processor'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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user