Build apps/progs.h dynamically
[openssl.git] / crypto / s390xcpuid.S
index 61ef0eb2accc584699f7e658a0efa5e917e0af0c..8859e9e64a917f5c40efda91e9f0e9fe0d1a3ef3 100644 (file)
@@ -143,9 +143,9 @@ CRYPTO_memcmp:
        je      .Lno_data
 
 .Loop_cmp:
-       ll    %r0,0(%r2)
+       llgc    %r0,0(%r2)
        la      %r2,1(%r2)
-       ll    %r1,0(%r3)
+       llgc    %r1,0(%r3)
        la      %r3,1(%r3)
        xr      %r1,%r0
        or      %r5,%r1