about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/mul_1.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/mul_1.S')
-rw-r--r--sysdeps/s390/s390-32/mul_1.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/s390-32/mul_1.S b/sysdeps/s390/s390-32/mul_1.S
index 92c18e44b4..0194476188 100644
--- a/sysdeps/s390/s390-32/mul_1.S
+++ b/sysdeps/s390/s390-32/mul_1.S
@@ -33,6 +33,7 @@
 	.text
 ENTRY(__mpn_mul_1)
 	st     %r6,24(%r15)
+	cfi_offset (%r6, -72)
 	slr    %r6,%r6            # cy_limb = 0
 .L0:    icm    %r1,15,0(%r3)      # get s1_ptr[i]
 	mr     %r0,%r5            # umul_ppmm(prod_high,prod_low,s1_ptr[j],s2_limb)