Files
riscv-opcodes/extensions/rv_zbs
Myrausman 444ab190b1 restructured codebase
Signed-off-by: Myrausman <maira.usman5703@gmail.com>
2024-11-07 17:57:26 +05:00

5 lines
210 B
Plaintext

bclr rd rs1 rs2 31..25=0x24 14..12=1 6..2=0x0C 1..0=3
bext rd rs1 rs2 31..25=36 14..12=5 6..2=0x0C 1..0=3
binv rd rs1 rs2 31..25=52 14..12=1 6..2=0x0C 1..0=3
bset rd rs1 rs2 31..25=20 14..12=1 6..2=0x0C 1..0=3