summaryrefslogtreecommitdiff
path: root/crypto/bn/asm/s390x.S
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/s390x.S')
-rwxr-xr-xcrypto/bn/asm/s390x.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/s390x.S b/crypto/bn/asm/s390x.S
index 292a7a9998bd4..b666c41a88a40 100755
--- a/crypto/bn/asm/s390x.S
+++ b/crypto/bn/asm/s390x.S
@@ -511,7 +511,7 @@ bn_mul_comba4:
lghi zero,0
mul_add_c(0,0,c1,c2,c3);
- stg c1,0*8(%r3)
+ stg c1,0*8(%r2)
lghi c1,0
mul_add_c(0,1,c2,c3,c1);