Patch adds support for the following instructions:
SVE2 crypto constructive binary operations:
- SM4EKEY, RAX1
SVE2 crypto destructive binary operations:
- AESE, AESD, SM4E
SVE2 crypto unary operations:
- AESMC, AESIMC
AESE, AESD, AESMC and AESIMC are enabled with +sve2-aes. SM4E and
SM4EKEY are enabled with +sve2-sm4. RAX1 is enabled with +sve2-sha3.
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest