Zk Instructions
2 RISC-V instructions in this extension - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| SHA256SIG0 | SHA256SIG0 rd, rs1 | I-Type | Performs the Sigma0 transformation function for SHA-256. |
| SHA256SUM0 | SHA256SUM0 rd, rs1 | I-Type | Performs the Sum0 transformation function for SHA-256. |