aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPurushothaman Palani <purushothsankari@yahoo.com>2021-12-22 11:07:17 +0530
committerGitHub <noreply@github.com>2021-12-21 23:37:17 -0600
commitca86c2b2ff0732292f8e79dcd3261afc1ef46a25 (patch)
treea8b2cfca20a70a5f77adda787d6b6a49450a8522
parentb3c1fdc800119eba9e7cf1becbf52cd0e979a9e4 (diff)
downloadriscv-opcodes-ca86c2b2ff0732292f8e79dcd3261afc1ef46a25.zip
riscv-opcodes-ca86c2b2ff0732292f8e79dcd3261afc1ef46a25.tar.gz
riscv-opcodes-ca86c2b2ff0732292f8e79dcd3261afc1ef46a25.tar.bz2
removed non-ratified RV64B opcodes (#96)
-rw-r--r--opcodes-rv64b7
1 files changed, 0 insertions, 7 deletions
diff --git a/opcodes-rv64b b/opcodes-rv64b
index 4c8fd54..705d993 100644
--- a/opcodes-rv64b
+++ b/opcodes-rv64b
@@ -16,10 +16,6 @@ srow rd rs1 rs2 31..25=16 14..12=5 6..2=0x0E 1..0=3
rolw rd rs1 rs2 31..25=48 14..12=1 6..2=0x0E 1..0=3
rorw rd rs1 rs2 31..25=48 14..12=5 6..2=0x0E 1..0=3
-sbclrw rd rs1 rs2 31..25=36 14..12=1 6..2=0x0E 1..0=3
-sbsetw rd rs1 rs2 31..25=20 14..12=1 6..2=0x0E 1..0=3
-sbinvw rd rs1 rs2 31..25=52 14..12=1 6..2=0x0E 1..0=3
-sbextw rd rs1 rs2 31..25=36 14..12=5 6..2=0x0E 1..0=3
gorcw rd rs1 rs2 31..25=20 14..12=5 6..2=0x0E 1..0=3
grevw rd rs1 rs2 31..25=52 14..12=5 6..2=0x0E 1..0=3
@@ -27,9 +23,6 @@ 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
roriw rd rs1 31..26=24 25=0 shamtw 14..12=5 6..2=0x06 1..0=3
-sbclriw rd rs1 31..26=18 25=0 shamtw 14..12=1 6..2=0x06 1..0=3
-sbsetiw rd rs1 31..26=10 25=0 shamtw 14..12=1 6..2=0x06 1..0=3
-sbinviw rd rs1 31..26=26 25=0 shamtw 14..12=1 6..2=0x06 1..0=3
gorciw rd rs1 31..26=10 25=0 shamtw 14..12=5 6..2=0x06 1..0=3
greviw rd rs1 31..26=26 25=0 shamtw 14..12=5 6..2=0x06 1..0=3