Crypto (SHA512) Instructions
4 ARM instructions in this extension - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| sha512h | SHA512H.64 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SHA512 hash update part 1. |
| sha512h2 | SHA512H2.64 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SHA512 hash update part 2. |
| sha512su0 | SHA512SU0.64 <Qd>, <Qm> | Crypto 2-Reg | SHA512 schedule update instruction 0. |
| sha512su1 | SHA512SU1.64 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SHA512 schedule update instruction 1. |