summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/x86_64-mont5.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2014-01-09 13:44:59 +0100
committerAndy Polyakov <appro@openssl.org>2014-01-09 13:44:59 +0100
commiteedab5241e32f9f185cfee23a0c67264d3e3ecf2 (patch)
treeb79dea2ab71019d1fc2f6fd618bf6c725a345344 /crypto/bn/asm/x86_64-mont5.pl
parente02614417d41380c7ccc612375352aac2fab079c (diff)
bn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
Diffstat (limited to 'crypto/bn/asm/x86_64-mont5.pl')
-rwxr-xr-xcrypto/bn/asm/x86_64-mont5.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/x86_64-mont5.pl b/crypto/bn/asm/x86_64-mont5.pl
index 265ee7d13a..c107df95f5 100755
--- a/crypto/bn/asm/x86_64-mont5.pl
+++ b/crypto/bn/asm/x86_64-mont5.pl
@@ -1001,7 +1001,7 @@ $code.=<<___;
call __bn_sqr8x_internal
call __bn_sqr8x_internal
- mov %xmm2,$nptr
+ movq %xmm2,$nptr
movq %xmm4,$bptr
mov $aptr,$rptr
mov 40(%rsp),%rax