aboutsummaryrefslogtreecommitdiff
path: root/rv32_c_f
diff options
context:
space:
mode:
Diffstat (limited to 'rv32_c_f')
-rw-r--r--rv32_c_f8
1 files changed, 8 insertions, 0 deletions
diff --git a/rv32_c_f b/rv32_c_f
new file mode 100644
index 0000000..8487c9a
--- /dev/null
+++ b/rv32_c_f
@@ -0,0 +1,8 @@
+# quadrant 0
+c.flw rd_p rs1_p c_uimm7lo c_uimm7hi 1..0=0 15..13=3
+c.fsw rs1_p rs2_p c_uimm7lo c_uimm7hi 1..0=0 15..13=7
+
+#quadrant 2
+c.flwsp rd c_uimm8sphi c_uimm8splo 1..0=2 15..13=3
+c.fswsp c_rs2 c_uimm8sp_s 1..0=2 15..13=7
+