add compressed stack-pointer LD/ST TODO
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Oct 2018 01:04:36 +0000 (02:04 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Oct 2018 01:04:36 +0000 (02:04 +0100)
simple_v_extension/specification.mdwn

index 6dcee15d0b9656c1d1e204d126c9d1404cf72c89..9f0e3536b36028340907472cb0e793180db93f53 100644 (file)
@@ -543,6 +543,17 @@ Reordering" scheme shown in the Appendix (see function "regoffs").
 A similar instruction exists for STORE, with identical topological
 translation of all features.  **TODO**
 
+## Compressed Stack LOAD / STORE Instructions
+
+TODO
+
+[[!table  data="""
+15  13 | 12       10 | 9    7 | 6         5 | 4  2 | 1  0 |
+funct3 | imm         | rs10   | imm         | rd0  | op   |
+3      | 3           | 3      | 2           | 3    | 2    |
+C.LWSP | offset[5:3] | base   | offset[2|6] | dest | C0   |
+"""]]
+
 ## Compressed LOAD / STORE Instructions
 
 Compressed LOAD and STORE are of the same format, where bits 2-4 are