Skip to content

Commit

Permalink
Add cmv, cram and jal[r] (cap mode) snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmmm committed Jan 3, 2025
1 parent 5f1bedf commit 30ff583
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.
4 changes: 1 addition & 3 deletions src/insns/cmv_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ Prerequisites::

Operation::
+
--
TODO
--
sail::execute[clause="CMV(_, _)",part=body,unindent]
4 changes: 1 addition & 3 deletions src/insns/cram_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ Prerequisites::

Operation::
+
--
TODO
--
sail::execute[clause="CRAM(_, _)",part=body,unindent]
6 changes: 2 additions & 4 deletions src/insns/jal_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ Prerequisites for {cheri_cap_mode_name}::
Prerequisites for {cheri_int_mode_name}::
{cheri_default_ext_name}
Operation::
{cheri_cap_mode_name} Operation::
+
--
TODO
--
sail::execute[clause="JAL_capmode(_, _)",part=body,unindent]
6 changes: 2 additions & 4 deletions src/insns/jalr_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ Prerequisites {cheri_cap_mode_name}::
Prerequisites {cheri_int_mode_name}::
{cheri_default_ext_name}

Operation::
{cheri_cap_mode_name} Operation::
+
--
TBD
--
sail::execute[clause="JALR_capmode(_, _)",part=body,unindent]

0 comments on commit 30ff583

Please sign in to comment.