]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/perlasm/x86masm.pl
Expand OPENSSL_ia32cap_P to 64 bits. It might appear controversial, because
[thirdparty/openssl.git] / crypto / perlasm / x86masm.pl
index 3d50e4a786564c3eed9e318558ef8e656a61edc0..03e7ba66ae31d2fac84c7941dd5216980569d683 100644 (file)
@@ -129,7 +129,7 @@ ___
     if (grep {/\b${nmdecor}OPENSSL_ia32cap_P\b/i} @out)
     {  my $comm=<<___;
 .bss   SEGMENT 'BSS'
-COMM   ${nmdecor}OPENSSL_ia32cap_P:DWORD
+COMM   ${nmdecor}OPENSSL_ia32cap_P:QWORD
 .bss   ENDS
 ___
        # comment out OPENSSL_ia32cap_P declarations