aboutsummaryrefslogtreecommitdiff
path: root/unratified/rv_zbf
diff options
context:
space:
mode:
authorNeel Gala <neelgala@incoresemi.com>2022-04-08 19:10:52 +0530
committerNeel Gala <neelgala@incoresemi.com>2022-04-08 20:11:59 +0530
commit9a255844c2726ed301fd4fc9371489f4901d30b0 (patch)
treee9a4c64017928fc6fa85bddf622a8ad07a4e0919 /unratified/rv_zbf
parent25f4c905a52dcb32e25a32b2bfe207dc861fbab5 (diff)
downloadriscv-opcodes-9a255844c2726ed301fd4fc9371489f4901d30b0.zip
riscv-opcodes-9a255844c2726ed301fd4fc9371489f4901d30b0.tar.gz
riscv-opcodes-9a255844c2726ed301fd4fc9371489f4901d30b0.tar.bz2
migrate unratified bitmanip opcodes
- split instructions as per new file naming policy - move all instructions to unratified directory - includes rv[64|32]_zbp[bo] (missed in previous commit while migrating P-extension)
Diffstat (limited to 'unratified/rv_zbf')
-rw-r--r--unratified/rv_zbf4
1 files changed, 4 insertions, 0 deletions
diff --git a/unratified/rv_zbf b/unratified/rv_zbf
new file mode 100644
index 0000000..33dd0a6
--- /dev/null
+++ b/unratified/rv_zbf
@@ -0,0 +1,4 @@
+bfp rd rs1 rs2 31..25=36 14..12=7 6..2=0x0C 1..0=3
+$import rv_zbe::pack
+$import rv_zbe::packh
+