Skip to content

Commit 558d2ed

Browse files
committed
x86: Fix a typo: segment fix -> segment prefix.
1 parent 189a846 commit 558d2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chap-cheri-x86-64.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ \subsubsection{Addresses Relative to CFS and CGS}
401401
respectively.
402402

403403
Other segment prefixes are not permitted in capability-aware
404-
addressing. Attempting to use a segment fix other than \FS{} or
404+
addressing. Attempting to use a segment prefix other than \FS{} or
405405
\GS{} with a capability-aware address should raise an illegal
406406
instruction exception.
407407

0 commit comments

Comments
 (0)