Custome built dladdr() for AIX.
[openssl.git] / crypto / s390xcpuid.S
index 61ef0eb2accc584699f7e658a0efa5e917e0af0c..fc141d92756cf7b4484aa47d0975b9ff55ec7542 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
@@ -176,5 +176,3 @@ OPENSSL_instrument_bus2:
 
 .section       .init
        brasl   %r14,OPENSSL_cpuid_setup
-
-.comm  OPENSSL_s390xcap_P,80,8