aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-05-01 17:32:49 -0700
committerAndrew Waterman <andrew@sifive.com>2024-05-01 17:32:49 -0700
commit0eeaa0dd8b7e18fd98c8dca7e4f1592f1b021ba1 (patch)
tree3dcc2d4e34232aa16b53d483a8b34b9f9666e070
parent77e40f24ff63696300bdc87db36efe1aad5599c0 (diff)
downloadriscv-opcodes-0eeaa0dd8b7e18fd98c8dca7e4f1592f1b021ba1.zip
riscv-opcodes-0eeaa0dd8b7e18fd98c8dca7e4f1592f1b021ba1.tar.gz
riscv-opcodes-0eeaa0dd8b7e18fd98c8dca7e4f1592f1b021ba1.tar.bz2
Remove remainder of B extensions
Continuation of f0c6e9575f640e31a591b03f6bced408e9e08bac
-rw-r--r--unratified/rv64_b9
-rw-r--r--unratified/rv_b12
2 files changed, 0 insertions, 21 deletions
diff --git a/unratified/rv64_b b/unratified/rv64_b
deleted file mode 100644
index 3d01b8c..0000000
--- a/unratified/rv64_b
+++ /dev/null
@@ -1,9 +0,0 @@
-# RV64B additions to RV32B
-
-
-slow rd rs1 rs2 31..25=16 14..12=1 6..2=0x0E 1..0=3
-srow rd rs1 rs2 31..25=16 14..12=5 6..2=0x0E 1..0=3
-
-sloiw rd rs1 31..26=8 25=0 shamtw 14..12=1 6..2=0x06 1..0=3
-sroiw rd rs1 31..26=8 25=0 shamtw 14..12=5 6..2=0x06 1..0=3
-
diff --git a/unratified/rv_b b/unratified/rv_b
deleted file mode 100644
index b0b68b0..0000000
--- a/unratified/rv_b
+++ /dev/null
@@ -1,12 +0,0 @@
-
-slo rd rs1 rs2 31..25=16 14..12=1 6..2=0x0C 1..0=3
-sro rd rs1 rs2 31..25=16 14..12=5 6..2=0x0C 1..0=3
-
-
-sloi rd rs1 31..26=8 shamtd 14..12=1 6..2=0x04 1..0=3
-sroi rd rs1 31..26=8 shamtd 14..12=5 6..2=0x04 1..0=3
-
-
-
-
-