Updated Armv8.2 SM3和SM4 (markdown)

Sun Yimin 2021-12-22 13:11:26 +08:00
parent 42ea40f91d
commit 976031d2ad

@ -4,3 +4,4 @@
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)
1. [Arm A64 Instruction Set Architecture](https://developer.arm.com/documentation/100076/0100/a64-instruction-set-reference/a64-cryptographic-algorithms/a64-cryptographic-instructions?lang=en)
1. [linux arm64 crypto](http://www.dydata.cc/Admin/NavFolder/%60linux%60kernel%60linux-5%7C0%60arch%60arm64%60crypto%60) / (https://github.com/torvalds/linux/tree/master/arch/arm64/crypto)
1. [Golang arm instructions mapping](https://pkg.go.dev/cmd/internal/obj/arm64)