mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 11:36:18 +08:00
Updated SM4性能优化 (markdown)
parent
2f0109d5f2
commit
6f6a9df345
@ -259,3 +259,5 @@ AES 128的加密代码(amd64),一轮一个指令搞定,并且一轮可以处
|
|||||||
AESENCLAST X1, X0
|
AESENCLAST X1, X0
|
||||||
MOVUPS X0, 0(DX)
|
MOVUPS X0, 0(DX)
|
||||||
RET
|
RET
|
||||||
|
# 使用AVX/AVX2增加并行度?
|
||||||
|
//TODO
|
Loading…
x
Reference in New Issue
Block a user