Crypto (SM3) Instructions
7 ARM instructions in this extension - click any row for encoding, pseudocode, and full documentation.
| Mnemonic | Syntax | Format | Summary |
|---|---|---|---|
| sm3partw1 | SM3PARTW1.32 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SM3 schedule update part 1. |
| sm3partw2 | SM3PARTW2.32 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SM3 schedule update part 2. |
| sm3ss1 | SM3SS1.32 <Qd>, <Qn>, <Qm> | Crypto 3-Reg | SM3 cryptographic hash step 1. |
| sm3tt1a | SM3TT1A.32 <Qd>, <Dn>, <Dm>, #<imm> | Crypto Imm | SM3 cryptographic hash step 2A. |
| sm3tt1b | SM3TT1B.32 <Qd>, <Dn>, <Dm>, #<imm> | Crypto Imm | SM3 cryptographic hash step 2B. |
| sm3tt2a | SM3TT2A.32 <Qd>, <Dn>, <Dm>, #<imm> | Crypto Imm | SM3 cryptographic hash step 3A. |
| sm3tt2b | SM3TT2B.32 <Qd>, <Dn>, <Dm>, #<imm> | Crypto Imm | SM3 cryptographic hash step 3B. |