Skip to content

Commit

Permalink
Remove redundant c.addi4spn link (#399)
Browse files Browse the repository at this point in the history
The `C.ADDI4SPN` page currently links to itself. It looks like this was
leftover when the `CINCOFFSET` instructions were renamed.

---------

Co-authored-by: Tom Aird <[email protected]>
  • Loading branch information
tomaird and Tom Aird authored Oct 2, 2024
1 parent 2d1117d commit 1c43ce2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/contributors.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This RISC-V specification has been contributed to directly or indirectly by:

[%hardbreaks]
* Thomas Aird <thomas[email protected]>
* Hesham Almatary <hesham[email protected]>
* Andres Amaya Garcia <andres[email protected]>
* John Baldwin <jhb61@cl.cam.ac.uk>
Expand Down
2 changes: 0 additions & 2 deletions src/insns/addi4spn_16bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
[#C_ADDI4SPN,reftext="C.ADDI4SPN"]
==== C.ADDI4SPN

See <<C.ADDI4SPN>>.

Synopsis::
Stack pointer increment in blocks of 4 (C.ADDI4SPN), 16-bit encoding

Expand Down
2 changes: 1 addition & 1 deletion src/riscv-cheri.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= RISC-V Specification for CHERI Extensions
Authors: Hesham Almatary, Andres Amaya Garcia, John Baldwin, Paul Buxton, David Chisnall, Jessica Clarke, Brooks Davis, Nathaniel Wesley Filardo, Franz A. Fuchs, Timothy Hutt, Alexandre Joannou, Martin Kaiser, Tariq Kurd, Ben Laurie, Marno van der Maas, Maja Malenko, A. Theodore Markettos, David McKay, Jamie Melling, Stuart Menefy, Simon W. Moore, Peter G. Neumann, Robert Norton, Alexander Richardson, Michael Roe, Peter Rugg, Peter Sewell, Carl Shaw, Ricki Tura, Robert N. M. Watson, Toby Wenman, Jonathan Woodruff, Jason Zhijingcheng Yu
Authors: Thomas Aird, Hesham Almatary, Andres Amaya Garcia, John Baldwin, Paul Buxton, David Chisnall, Jessica Clarke, Brooks Davis, Nathaniel Wesley Filardo, Franz A. Fuchs, Timothy Hutt, Alexandre Joannou, Martin Kaiser, Tariq Kurd, Ben Laurie, Marno van der Maas, Maja Malenko, A. Theodore Markettos, David McKay, Jamie Melling, Stuart Menefy, Simon W. Moore, Peter G. Neumann, Robert Norton, Alexander Richardson, Michael Roe, Peter Rugg, Peter Sewell, Carl Shaw, Ricki Tura, Robert N. M. Watson, Toby Wenman, Jonathan Woodruff, Jason Zhijingcheng Yu
include::attributes.adoc[]

///////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 1c43ce2

Please sign in to comment.