riscv-non-isa / riscv-c-api-doc

Documentation of the RISC-V C API
https://jira.riscv.org/browse/RVG-4
Creative Commons Attribution 4.0 International
72 stars 42 forks source link

Fix the __riscv_sha512sum0/1 intrinsics for RV32. #58

Closed topperc closed 10 months ago

topperc commented 10 months ago

These should be __riscv_sha512sum0r and __riscv_sha512sum1r. There are only 2 instructions not 4.