aboutsummaryrefslogtreecommitdiff
path: root/rv_c_d
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-05-02 14:20:35 -0700
committerAndrew Waterman <andrew@sifive.com>2022-05-02 14:20:35 -0700
commit36f37737b8241fca0e3a5a1d18555cb1d406cff8 (patch)
tree11f8479f434fee1da06be155edeff0528c7026b7 /rv_c_d
parent71ecf3563997ea9e7e15a3295aecfe773ad9c04e (diff)
parentbc92b799d9e96b53a0e57e738bff8f12e6e1fc2d (diff)
downloadriscv-opcodes-36f37737b8241fca0e3a5a1d18555cb1d406cff8.zip
riscv-opcodes-36f37737b8241fca0e3a5a1d18555cb1d406cff8.tar.gz
riscv-opcodes-36f37737b8241fca0e3a5a1d18555cb1d406cff8.tar.bz2
Merge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv-opcodes into incoresemi-migration-to-new-formatincoresemi-migration-to-new-format
Diffstat (limited to 'rv_c_d')
-rw-r--r--rv_c_d8
1 files changed, 8 insertions, 0 deletions
diff --git a/rv_c_d b/rv_c_d
new file mode 100644
index 0000000..cd49b44
--- /dev/null
+++ b/rv_c_d
@@ -0,0 +1,8 @@
+#quadrant 0
+c.fld rd_p rs1_p c_uimm8lo c_uimm8hi 1..0=0 15..13=1
+c.fsd rs1_p rs2_p c_uimm8lo c_uimm8hi 1..0=0 15..13=5
+
+#quadrant 2
+c.fldsp rd c_uimm9sphi c_uimm9splo 1..0=2 15..13=1
+c.fsdsp c_rs2 c_uimm9sp_s 1..0=2 15..13=5
+