Skip to content
Snippets Groups Projects
Unverified Commit 27062902 authored by Ivan Klokov's avatar Ivan Klokov Committed by Palmer Dabbelt
Browse files

disas/riscv Fix ctzw disassemble


Due to typo in opcode list, ctzw is disassembled as clzw instruction.

Signed-off-by: default avatarIvan Klokov <ivan.klokov@syntacore.com>
Fixes: 02c1b569 ("disas/riscv: Add Zb[abcs] instructions")
Reviewed-by: default avatarWeiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: default avatarDaniel Henrique Barboza <dbarboza@ventanamicro.com>
Message-ID: <20230217151459.54649-1-ivan.klokov@syntacore.com>
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 00769863
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment