riscv / riscv-crypto

RISC-V cryptography extensions standardisation work.
https://wiki.riscv.org/x/MVcF
Creative Commons Attribution 4.0 International
361 stars 83 forks source link

Typo in v1.0.0 #367

Closed tobywenman closed 12 months ago

tobywenman commented 1 year ago

The title for appendix B is Appendix B: Vector Bitmanip and Caryless Multiply Instructions., when presumably it should be Appendix B: Vector Bitmanip and Carryless Multiply Instructions.

nibrunieAtSi5 commented 1 year ago

Hi @tobywenman, thank you for spotting this.

I open a PR to fix it https://github.com/riscv/riscv-crypto/pull/368/