File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,4 @@ \subsubsection*{Format}
3737\end {bytefield }
3838\end {center }
3939
40- % XXX: Ideally we would be able to use [LC](LoadCapImm) in the saildoc but that
41- % generates a link to the literal LoadCapImm.
42- \label {sailRISCVzLC }
4340\sailRISCVisarefbody {LoadCapImm}
Original file line number Diff line number Diff line change @@ -5843,10 +5843,11 @@ \subsection*{Notes}
58435843 cache line size in the system.
58445844
58455845
5846- \item Unlike \hyperref[sailRISCVzLC]{\lstinline{LC}}, this instuction traps if tags will always be unset due to
5847- lacking \textbf{Permit\_Load\_Capability} or page table entry permissions, since
5848- that is likely indicative of a software bug that could lead to temporal
5849- safety vulnerabilities if capabilities are erroneously missed.
5846+ \item Unlike \hyperref[sailRISCVzLoadCapImm]{CLC}, this instruction traps if tags will always be
5847+ unset due to lacking \textbf{Permit\_Load\_Capability} or page table entry
5848+ permissions, since that is likely indicative of a software bug that could
5849+ lead to temporal safety vulnerabilities if capabilities are erroneously
5850+ missed.
58505851
58515852
58525853\end{itemize}
You can’t perform that action at this time.
0 commit comments