riscv / riscv-j-extension

Working Draft of the RISC-V J Extension Specification
https://jira.riscv.org/browse/RVG-128
Creative Commons Attribution 4.0 International
159 stars 18 forks source link

`Zjpm` Proposal: Add dependency to `Zicsr` #17

Closed a4lg closed 1 year ago

a4lg commented 1 year ago

This is the same series of proposals (add dependency to Zicsr from unprivileged extensions with CSR):

Although Zjpm has privileged part (all privileged extensions have indirect dependency to Zicsr through the privileged architecture), this extension contains user-accessible CSRs. So, adding Zicsr to the dependency would be nice and clearer (for toolchains implementing this Zjpm extension).