diff --git a/Golang-ppc64-asm-Reference.md b/Golang-ppc64-asm-Reference.md index a5439a9..bbe0528 100644 --- a/Golang-ppc64-asm-Reference.md +++ b/Golang-ppc64-asm-Reference.md @@ -1,2 +1,5 @@ # Reference -* https://golang.google.cn/cmd/internal/obj/ppc64/ \ No newline at end of file +- https://golang.google.cn/cmd/internal/obj/ppc64/ + +# 向量指令 +## 加减法 \ No newline at end of file