From 47ac403b9aa9d6d95f284b8d8fee7748a4f8b6f8 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Fri, 6 Sep 2024 13:35:24 +0800 Subject: [PATCH] test load constant T --- sm3/sm3blocks_ppc64x.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm3/sm3blocks_ppc64x.s b/sm3/sm3blocks_ppc64x.s index 4c73623..039dcbd 100644 --- a/sm3/sm3blocks_ppc64x.s +++ b/sm3/sm3blocks_ppc64x.s @@ -364,7 +364,7 @@ end: MOVD (R17)(digPtr), R4 MOVD $0x79cc4519, R19 MTVSRWZ R19, d - VSPLTW $3, d, d + //VSPLTW $3, d, d STXVW4X d, (R0)(R4) STXVW4X h, (R16)(R4)