aboutsummaryrefslogtreecommitdiff
path: root/opcodes-rv64f
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes-rv64f')
-rw-r--r--opcodes-rv64f7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes-rv64f b/opcodes-rv64f
new file mode 100644
index 0000000..22a9a01
--- /dev/null
+++ b/opcodes-rv64f
@@ -0,0 +1,7 @@
+# RV64F additions to RV32F
+
+fcvt.l.s rd rs1 24..20=2 31..27=0x18 rm 26..25=0 6..2=0x14 1..0=3
+fcvt.lu.s rd rs1 24..20=3 31..27=0x18 rm 26..25=0 6..2=0x14 1..0=3
+
+fcvt.s.l rd rs1 24..20=2 31..27=0x1A rm 26..25=0 6..2=0x14 1..0=3
+fcvt.s.lu rd rs1 24..20=3 31..27=0x1A rm 26..25=0 6..2=0x14 1..0=3