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
158 stars 19 forks source link

Zjpm: Request rename Smjpmbare16 #43

Closed kito-cheng closed 11 months ago

kito-cheng commented 1 year ago

Does it possible to rename that to Smjpmbare16b? Extension name end with number is hard to parsing for SW, it will cause confusion when it append with version, e.g. Smjpmbare16 with version 0.5 -> Smjpmbare160p5

Ref: https://github.com/riscv/riscv-isa-manual/pull/718

martinmaas commented 11 months ago

As of the latest version 0.6.1 (75e6aa4), this extension is now named Smjpm, as per feedback from the architecture review committee.