sm3: fix arm64 issue 2

This commit is contained in:
Sun Yimin 2024-05-27 17:52:54 +08:00 committed by GitHub
parent ff6afd5a96
commit 5b1df00c92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -320,7 +320,7 @@ TEXT ·copyResultsBy4(SB),NOSPLIT,$0
// load state
VLD1.P 64(digPtr), [a.S4, b.S4, c.S4, d.S4]
VLD1 64(digPtr), [e.S4, f.S4, g.S4, h.S4]
VLD1 (digPtr), [e.S4, f.S4, g.S4, h.S4]
VREV32 a.B16, a.B16
VREV32 b.B16, b.B16