Skip to content

Commit

Permalink
Merge pull request #874 from riscv/ar_unimplemented
Browse files Browse the repository at this point in the history
AR: Remove comment about privspec/CSR behavior
  • Loading branch information
timsifive authored Sep 14, 2023
2 parents 2c8f38a + 3f0a9e1 commit fdfbbaf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Sdtrig.tex
Original file line number Diff line number Diff line change
Expand Up @@ -358,12 +358,4 @@ \section{Trigger Registers}
Attempts to access an unimplemented Trigger Register raise an illegal instruction
exception.

\begin{commentary}
Privileged spec v1.12 requires accesses to unimplemented CSRs to raise
illegal instruction exceptions, but that may change in the future. Even if
it does change, the behavior here overrides it for Sdtrig CSRs for backwards
compatibility. This is even true if Sdtrig is not implemented at all, so the
discovery algorithm in Section~\ref{sec:trigger} still works.
\end{commentary}

\input{hwbp_registers.tex}

0 comments on commit fdfbbaf

Please sign in to comment.