Skip to content

Commit

Permalink
fix instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Sep 6, 2024
1 parent d1fdc2c commit 42780c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sm3/sm3blocks_ppc64x.s
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ TEXT ·transposeMatrix(SB),NOSPLIT,$0
TRANSPOSE_MATRIX(V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15)

MOVD (R0)(R3), R4
VSPLTW $4, TMP2
VSPLTISW $4, TMP2
VRLW TMP2, V0, V0
VRLW TMP2, V4, V4
STXVW4X V0, (R0)(R4)
Expand Down

0 comments on commit 42780c9

Please sign in to comment.