Skip to content

Commit

Permalink
Reserve a CHERI-RISC-V encoding for CRelocate
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtc27 authored and bsdjhb committed Apr 4, 2022
1 parent 735b21c commit 1dc6a24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app-isaquick-riscv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,9 @@ \chapter{CHERI-RISC-V ISA Quick Reference}
\vspace{1em}

{\scriptsize
\rvcherienctablesrcsrcdest
\def\rvcherireservedfootnotemark{$\dagger$}
\rvcherienctablesrcsrcdest\\\\
$\dagger$ Reserved for future use.
}

\subsection*{Stores encoding allocation (rd field)}
Expand Down
1 change: 1 addition & 0 deletions def-riscv-insns.tex
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
\rvcherisrcsrcdest[name=CCopyType]{1E}{cd}{cs1}{cs2}
\rvcherisrcsrcdest[name=CCSeal]{1F}{cd}{cs1}{cs2}
\rvcherisrcdest[name=CSealEntry]{11}{cd}{cs1}
\rvcherisrcsrcdest[name=CRelocate,noref,tablesuffix=\rvcherireservedfootnotemark]{15}{cd}{cs1}{rs2}

\rvcherisrcsrcdest[name=CToPtr]{12}{rd}{cs1}{cs2}
\rvcherisrcsrcdest[name=CFromPtr]{13}{cd}{cs1}{rs2}
Expand Down

0 comments on commit 1dc6a24

Please sign in to comment.