diff --git a/Golang-s390x-asm-Reference.md b/Golang-s390x-asm-Reference.md index fa8abdd..9e88bbb 100644 --- a/Golang-s390x-asm-Reference.md +++ b/Golang-s390x-asm-Reference.md @@ -78,7 +78,10 @@ The main difference between **VMALH** and **VMAH** (same as **VMH** and **VMLH** In other words, VMALH is used for unsigned integer operations, while VMAH is used for signed integer operations. The choice between the two depends on whether the data you're working with is signed or unsigned. - - +# SM2 S390X汇编优化 + +https://github.com/emmansun/gmsm/blob/main/internal/sm2ec/p256_asm_s390x.s + +进行中,这个需要神兽押阵吗?