(no commit message)
authorlkcl <lkcl@web>
Sun, 23 Apr 2023 16:32:48 +0000 (17:32 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 23 Apr 2023 16:32:48 +0000 (17:32 +0100)
openpower/sv/sprs.mdwn

index ed5e0652d87c3e8e554488e6eda39756b8938814..e561f972efbb75c2a39542df4e8ea791e734f43f 100644 (file)
@@ -2,19 +2,19 @@
 
 The full list of SPRs for Simple-V is:
 
-* **SVSTATE** 64-bit.
-* **SVLR** 64-bit.
-* **SVSHAPE0** 32-bit
-* **SVSHAPE1** 32-bit
-* **SVSHAPE2** 32-bit
-* **SVSHAPE3** 32-bit
+|---------------|---------|---------------------------------|
+| **SVSTATE**   | 64-bit  | Zero-Overhead Loop Architectural State   |
+| **SVLR**      | 64-bit  | SVSTATE equivalent of LR-to-PC  |
+| **SVSHAPE0**  | 32-bit  |  REMAP Shape 0   |
+| **SVSHAPE1**  | 32-bit  |  REMAP Shape 0   |
+| **SVSHAPE2**  | 32-bit  |  REMAP Shape 0   |
+| **SVSHAPE3**  | 32-bit  |  REMAP Shape 0   |
 
 Future versions of Simple-V will have at least 7 more SVSTATE SPRs, in a small
 "stack", as part of a full Zero-Overhead Loop Control subsystem.
 
 ## SVSTATE SPR 
 
-
 The format of the SVSTATE SPR is as follows:
 
 | Field | Name     | Description           |