projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
802db0f
)
bn/asm/x86_64-mont5.pl: fix compilation error on Solaris.
author
Andy Polyakov
<appro@openssl.org>
Thu, 9 Jan 2014 12:44:59 +0000
(13:44 +0100)
committer
Andy Polyakov
<appro@openssl.org>
Thu, 9 Jan 2014 12:47:53 +0000
(13:47 +0100)
(cherry picked from commit
eedab5241e32f9f185cfee23a0c67264d3e3ecf2
)
crypto/bn/asm/x86_64-mont5.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/x86_64-mont5.pl
b/crypto/bn/asm/x86_64-mont5.pl
index 265ee7d13a5e259b99656b193b5858758c9ccdac..c107df95f5339ddb887317d09cbf47e80c54f2ad 100755
(executable)
--- 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
+ mov
q
%xmm2,$nptr
movq %xmm4,$bptr
mov $aptr,$rptr
mov 40(%rsp),%rax