From eb1b01a91683fc971104d47307b681d942a8eb10 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Wed, 28 Aug 2024 08:56:01 +0800 Subject: [PATCH] address model issue? --- internal/subtle/xor_s390x.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/subtle/xor_s390x.s b/internal/subtle/xor_s390x.s index c6fa982..5e43261 100644 --- a/internal/subtle/xor_s390x.s +++ b/internal/subtle/xor_s390x.s @@ -35,7 +35,7 @@ less_than64: VLM (R3)(R5*1), V2, V3 VX V0, V2, V2 VX V1, V3, V3 - VSTM V2, V3, 0(R1)(R5*1) + VSTM V2, V3, (R1)(R5*1) LAY 32(R5), R5 SUB $32, R4