Zknh Instructions
4 RISC-V instructions in this extension - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| SHA512SIG0 | SHA512SIG0 rd, rs1 | R-Type | Performs SHA-512 Sigma0 transformation (RV64). |
| SHA512SIG1 | SHA512SIG1 rd, rs1 | R-Type | Performs SHA-512 Sigma1 transformation (RV64). |
| SHA512SUM0 | SHA512SUM0 rd, rs1 | R-Type | Performs SHA-512 Sum0 transformation (RV64). |
| SHA512SUM1 | SHA512SUM1 rd, rs1 | R-Type | Performs SHA-512 Sum1 transformation (RV64). |