aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVed Shanbhogue <ved@rivosinc.com>2023-11-25 11:42:46 -0600
committerVed Shanbhogue <ved@rivosinc.com>2023-11-25 11:42:46 -0600
commit7316228813ca8dc54f905159f92d76a84c726c8e (patch)
tree6e23cae70ee41840c48a2ff12437c0771d0f4ea6
parentdc5f9816deb33f1ab476933be4b626671495c193 (diff)
downloadriscv-opcodes-7316228813ca8dc54f905159f92d76a84c726c8e.zip
riscv-opcodes-7316228813ca8dc54f905159f92d76a84c726c8e.tar.gz
riscv-opcodes-7316228813ca8dc54f905159f92d76a84c726c8e.tar.bz2
add compressed zicfiss instructions
-rw-r--r--unratified/rv_c_zicfiss5
1 files changed, 5 insertions, 0 deletions
diff --git a/unratified/rv_c_zicfiss b/unratified/rv_c_zicfiss
new file mode 100644
index 0000000..83431c6
--- /dev/null
+++ b/unratified/rv_c_zicfiss
@@ -0,0 +1,5 @@
+# c.sspush x1 -> c.mop.1
+$pseudo_op rv_zcmop::c.mop.N c.sspush.x1 1..0=1 6..2=0 11..7=1 12=0 15..13=3
+
+# c.sspopchk x5 -> c.mop.5
+$pseudo_op rv_zcmop::c.mop.N c.sspopchk.x5 1..0=1 6..2=0 11..7=5 12=0 15..13=3