mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 20:56:18 +08:00
sm4: gcminit sm4–ni fix instruction error
This commit is contained in:
parent
b63aae6ee1
commit
ea4a07c60c
@ -163,7 +163,7 @@ sm4InitSM4E:
|
|||||||
WORD $0x8085c0ce //SM4E V0.4S, V12.4S
|
WORD $0x8085c0ce //SM4E V0.4S, V12.4S
|
||||||
WORD $0xa085c0ce //SM4E V0.4S, V13.4S
|
WORD $0xa085c0ce //SM4E V0.4S, V13.4S
|
||||||
WORD $0xc085c0ce //SM4E V0.4S, V14.4S
|
WORD $0xc085c0ce //SM4E V0.4S, V14.4S
|
||||||
VEXT B0.B16, B0.B16, B0.B16
|
VEXT $8, B0.B16, B0.B16, B0.B16
|
||||||
|
|
||||||
sm4InitEncDone:
|
sm4InitEncDone:
|
||||||
// Multiply by 2 modulo P
|
// Multiply by 2 modulo P
|
||||||
|
Loading…
x
Reference in New Issue
Block a user