summaryrefslogtreecommitdiffstats
path: root/crypto/x86_64cpuid.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2011-11-14 21:01:21 +0000
committerAndy Polyakov <appro@openssl.org>2011-11-14 21:01:21 +0000
commit70b52222f53c5cbc81b5d061c09d7f15196a46e1 (patch)
treea0b71ffed8665e662d3bb6d0aada1dcee2e5227a /crypto/x86_64cpuid.pl
parent88cb59727c2f0bf1acd89c2448b91ad2d384742d (diff)
x86_64 assembler pack update from HEAD.
Diffstat (limited to 'crypto/x86_64cpuid.pl')
-rw-r--r--crypto/x86_64cpuid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x86_64cpuid.pl b/crypto/x86_64cpuid.pl
index 9782dd61ac..7b7b93b223 100644
--- a/crypto/x86_64cpuid.pl
+++ b/crypto/x86_64cpuid.pl
@@ -23,7 +23,7 @@ print<<___;
call OPENSSL_cpuid_setup
.hidden OPENSSL_ia32cap_P
-.comm OPENSSL_ia32cap_P,8
+.comm OPENSSL_ia32cap_P,8,4
.text