mirror of
https://github.com/riscv/riscv-opcodes.git
synced 2025-10-14 02:58:32 +08:00
5 lines
210 B
Plaintext
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
|