mirror of
https://github.com/riscv/riscv-opcodes.git
synced 2025-10-14 02:58:32 +08:00
add rv_zibi draft spec (#370)
reference: https://github.com/riscv/zibi/releases/tag/v0.6 Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
This commit is contained in:
3
extensions/unratified/rv_zibi
Normal file
3
extensions/unratified/rv_zibi
Normal file
@@ -0,0 +1,3 @@
|
||||
# rv_zibi
|
||||
beqi imm12hi imm5 14..12=2 imm12lo 6..2=0x18 1..0=3
|
||||
bnei imm12hi imm5 14..12=3 imm12lo 6..2=0x18 1..0=3
|
Reference in New Issue
Block a user