aboutsummaryrefslogtreecommitdiff
path: root/rv64_d
diff options
context:
space:
mode:
Diffstat (limited to 'rv64_d')
-rw-r--r--rv64_d7
1 files changed, 7 insertions, 0 deletions
diff --git a/rv64_d b/rv64_d
new file mode 100644
index 0000000..d8c8299
--- /dev/null
+++ b/rv64_d
@@ -0,0 +1,7 @@
+# RV64D additions to RV32D
+fcvt.l.d rd rs1 24..20=2 31..27=0x18 rm 26..25=1 6..2=0x14 1..0=3
+fcvt.lu.d rd rs1 24..20=3 31..27=0x18 rm 26..25=1 6..2=0x14 1..0=3
+fmv.x.d rd rs1 24..20=0 31..27=0x1C 14..12=0 26..25=1 6..2=0x14 1..0=3
+fcvt.d.l rd rs1 24..20=2 31..27=0x1A rm 26..25=1 6..2=0x14 1..0=3
+fcvt.d.lu rd rs1 24..20=3 31..27=0x1A rm 26..25=1 6..2=0x14 1..0=3
+fmv.d.x rd rs1 24..20=0 31..27=0x1E 14..12=0 26..25=1 6..2=0x14 1..0=3