aboutsummaryrefslogtreecommitdiff
path: root/opcodes-rv64d
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes-rv64d')
-rw-r--r--opcodes-rv64d9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes-rv64d b/opcodes-rv64d
new file mode 100644
index 0000000..c54d865
--- /dev/null
+++ b/opcodes-rv64d
@@ -0,0 +1,9 @@
+# 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