From 362d9e0ed5b8662d01847a417798285b51596c9e Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Tue, 28 Dec 2021 11:18:08 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20Armv8.2=20SM3=E5=92=8CSM4=20(markdown?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Armv8.2-SM3和SM4.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Armv8.2-SM3和SM4.md b/Armv8.2-SM3和SM4.md index 568cc26..17a2894 100644 --- a/Armv8.2-SM3和SM4.md +++ b/Armv8.2-SM3和SM4.md @@ -6,4 +6,5 @@ 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. [A Quick Guide to Go's Assembler](https://go.dev/doc/asm) 1. [Golang arm instructions mapping](https://pkg.go.dev/cmd/internal/obj/arm64) -1. [A C/C++ header file that converts Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.](https://github.com/DLTcollab/sse2neon) \ No newline at end of file +1. [A C/C++ header file that converts Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.](https://github.com/DLTcollab/sse2neon) +1. [asm2go](https://github.com/anonymouse64/asm2go) \ No newline at end of file