mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated Golang s390x asm Reference (markdown)
parent
b30900b9aa
commit
8770819686
@ -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.
|
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
|
||||||
|
|
||||||
|
进行中,这个需要神兽押阵吗?
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user