aboutsummaryrefslogtreecommitdiff
path: root/opcodes-rv64zba
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes-rv64zba')
-rw-r--r--opcodes-rv64zba9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes-rv64zba b/opcodes-rv64zba
new file mode 100644
index 0000000..28a1cfc
--- /dev/null
+++ b/opcodes-rv64zba
@@ -0,0 +1,9 @@
+# RV64Zba additions to RV32Zba
+
+slli.uw rd rs1 31..26=2 shamt 14..12=1 6..2=0x06 1..0=3
+
+add.uw rd rs1 rs2 31..25=4 14..12=0 6..2=0x0E 1..0=3
+
+sh1add.uw rd rs1 rs2 31..25=16 14..12=2 6..2=0x0E 1..0=3
+sh2add.uw rd rs1 rs2 31..25=16 14..12=4 6..2=0x0E 1..0=3
+sh3add.uw rd rs1 rs2 31..25=16 14..12=6 6..2=0x0E 1..0=3