forked from riscv/riscv-cheri
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant c.addi4spn link (riscv#399)
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
1 parent
c5edf32
commit f312cf0
Showing
3 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters