From e9563209f9bd93b7fc9fac5b4d009ead93e89d4d Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Tue, 27 Aug 2024 09:37:01 +0800 Subject: [PATCH] Updated Golang ppc64 asm Reference (markdown) --- Golang-ppc64-asm-Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Golang-ppc64-asm-Reference.md b/Golang-ppc64-asm-Reference.md index bbe0528..a9fc54a 100644 --- a/Golang-ppc64-asm-Reference.md +++ b/Golang-ppc64-asm-Reference.md @@ -2,4 +2,4 @@ - https://golang.google.cn/cmd/internal/obj/ppc64/ # 向量指令 -## 加减法 \ No newline at end of file +## 算术加减、乘法 \ No newline at end of file