Skip to content

Commit

Permalink
AR: Clarify section/chapter in Sdext.
Browse files Browse the repository at this point in the history
Addresses #894
  • Loading branch information
timsifive committed Oct 2, 2023
1 parent eb844b0 commit 6a5800c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sdext.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ \chapter{Sdext (ISA Extension)}
of the rest.

In order to be compatible with this specification an implementation must
implement everything described in this section that is not explicitly listed as
implement everything described in this chapter that is not explicitly listed as
optional.

If Sdext is implemented and Sdtrig is not implemented, then accessing any of the
Expand All @@ -25,7 +25,7 @@ \section{Debug Mode} \label{debugmode}
\begin{steps}{When executing code due to an abstract command, the hart stays in
Debug Mode and the following apply:}
\item All implemented instructions operate just as they do in M-mode, unless
an exception is mentioned in this section.
an exception is mentioned in this list.
\item All operations are executed with machine mode privilege, except that
additional Debug Mode CSRs are accessible and
\FcsrMstatusMprv in \Rmstatus may be ignored according to \FcsrDcsrMprven.
Expand Down

0 comments on commit 6a5800c

Please sign in to comment.