riscv / riscv-bitmanip

Working draft of the proposed RISC-V Bitmanipulation extension
https://jira.riscv.org/browse/RVG-122
Creative Commons Attribution 4.0 International
204 stars 65 forks source link

Consistency needed between X and checkmark #139

Closed BrianGraysonSiV closed 3 years ago

BrianGraysonSiV commented 3 years ago

In Chapter 1, X's are used in columns to denote RV32, RV64, and extension membership in the right columns. But then in Section 1.1, checkmarks are used instead. Then, in 1.5, X's are used again.

We should be consistent with either one or the other.