Updated Armv8.2 SM3和SM4 (markdown)

Sun Yimin 2022-02-18 11:33:59 +08:00
parent 961aca6290
commit 9544564924

@ -105,6 +105,9 @@ WORD $0x0884c0ce // SM4E V0.S4, V8.S4
```
可惜没有环境!!!
## SM3 with SM3PARTW1 / SM3PARTW2 / SM3SS1 / SM3TT1A / SM3TT2A / SM3TT2A / SM3TT2B
[模拟代码](https://gist.github.com/emmansun/c05b5e2262997ae546950f806fcd0146)
## Reference
SM3和SM4 CPU指令实现找不到相关CPU环境mark先。
1. [Summary of A64 cryptographic instructions](https://developer.arm.com/documentation/100076/0100/a64-instruction-set-reference/a64-cryptographic-algorithms/a64-cryptographic-instructions?lang=en)