aboutsummaryrefslogtreecommitdiff
path: root/unratified/rv64_zbt
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-05-01 17:10:09 -0700
committerAndrew Waterman <andrew@sifive.com>2024-05-01 17:10:09 -0700
commitf0c6e9575f640e31a591b03f6bced408e9e08bac (patch)
tree27ed9951f0ea559305d4536afeeb65fa4b334fa1 /unratified/rv64_zbt
parente07ce62356e1f9a4497ec004fda5e6d5aadfcd48 (diff)
downloadriscv-opcodes-f0c6e9575f640e31a591b03f6bced408e9e08bac.zip
riscv-opcodes-f0c6e9575f640e31a591b03f6bced408e9e08bac.tar.gz
riscv-opcodes-f0c6e9575f640e31a591b03f6bced408e9e08bac.tar.bz2
Remove legacy bit-manipulation extensions
These do not have a path to ratification. I left the ones that are generic versions of ratified instructions (e.g. orc.b is a special case of gorci).
Diffstat (limited to 'unratified/rv64_zbt')
-rw-r--r--unratified/rv64_zbt6
1 files changed, 0 insertions, 6 deletions
diff --git a/unratified/rv64_zbt b/unratified/rv64_zbt
deleted file mode 100644
index d009b73..0000000
--- a/unratified/rv64_zbt
+++ /dev/null
@@ -1,6 +0,0 @@
-fslw rd rs1 rs2 rs3 26..25=2 14..12=1 6..2=0x0E 1..0=3
-fsrw rd rs1 rs2 rs3 26..25=2 14..12=5 6..2=0x0E 1..0=3
-fsriw rd rs1 rs3 26..25=2 shamtw 14..12=5 6..2=0x06 1..0=3
-fsri rd rs1 rs3 26=1 shamtd 14..12=5 6..2=0x04 1..0=3
-
-