Skip to content

Commit fdfbbaf

Browse files
authored
Merge pull request #874 from riscv/ar_unimplemented
AR: Remove comment about privspec/CSR behavior
2 parents 2c8f38a + 3f0a9e1 commit fdfbbaf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Sdtrig.tex

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -358,12 +358,4 @@ \section{Trigger Registers}
358358
Attempts to access an unimplemented Trigger Register raise an illegal instruction
359359
exception.
360360

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

0 commit comments

Comments
 (0)