zuc: fix typo

This commit is contained in:
Sun Yimin 2024-11-11 18:03:41 +08:00 committed by GitHub
parent 58ad15fde8
commit 1d6886f069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,7 +139,7 @@ avx:
VPXOR XTMP3, XTMP4, XTMP3 VPXOR XTMP3, XTMP4, XTMP3
VPXOR XTMP5, XTMP6, XTMP5 VPXOR XTMP5, XTMP6, XTMP5
VPXOR XTMP3, XTMP5, XDIGEST VPXOR XTMP3, XTMP5, XDIGEST
VPSLLDQ $4, XDIGEST, XDIGEST VPSRLDQ $4, XDIGEST, XDIGEST
// Update tag // Update tag
MOVL XDIGEST, R10 MOVL XDIGEST, R10