From 7316228813ca8dc54f905159f92d76a84c726c8e Mon Sep 17 00:00:00 2001 From: Ved Shanbhogue Date: Sat, 25 Nov 2023 11:42:46 -0600 Subject: add compressed zicfiss instructions --- unratified/rv_c_zicfiss | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 unratified/rv_c_zicfiss 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 -- cgit v1.1