aboutsummaryrefslogtreecommitdiff
path: root/unratified/rv_zbe
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/rv_zbe
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/rv_zbe')
-rw-r--r--unratified/rv_zbe2
1 files changed, 0 insertions, 2 deletions
diff --git a/unratified/rv_zbe b/unratified/rv_zbe
index 1e8a037..492e943 100644
--- a/unratified/rv_zbe
+++ b/unratified/rv_zbe
@@ -1,5 +1,3 @@
-bcompress rd rs1 rs2 31..25=4 14..12=6 6..2=0x0C 1..0=3
-bdecompress rd rs1 rs2 31..25=36 14..12=6 6..2=0x0C 1..0=3
pack rd rs1 rs2 31..25=4 14..12=4 6..2=0x0C 1..0=3
packh rd rs1 rs2 31..25=4 14..12=7 6..2=0x0C 1..0=3