riscv / riscv-bitmanip

Working draft of the proposed RISC-V Bitmanipulation extension

Home Page:https://jira.riscv.org/browse/RVG-122

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meaning of misa.B in relationship to Zba, Zbb, Zbc and Zbs extensions

Silabs-ArjanB opened this issue · comments

How does the B bit in the MISA CSR relate to the Zba, Zbb, Zbc and Zbs extensions? If a core implements the Zba, Zbb, Zbc and Zbs extensions should it then also set MISA.B to 1? What if a core for example only implements the Zbb extension?

Here is a related issue
riscv/riscv-isa-manual#907