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:
15481c5
)
bn/asm/mips.pl: hardwire local call to bn_div_words.
author
Andy Polyakov
<appro@openssl.org>
Tue, 22 Jan 2013 20:13:37 +0000
(21:13 +0100)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 22 Jan 2013 20:16:51 +0000
(21:16 +0100)
crypto/bn/asm/mips.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/mips.pl
b/crypto/bn/asm/mips.pl
index c162a3ec2304aaa62a32bccf2c15c8071495fbfe..38b51645f067eb0d4a83d5d1277631eb575330ea 100644
(file)
--- a/
crypto/bn/asm/mips.pl
+++ b/
crypto/bn/asm/mips.pl
@@
-819,7
+819,7
@@
___
$code.=<<___;
.set reorder
move $ta3,$ra
- bal bn_div_words
+ bal bn_div_words
_internal
move $ra,$ta3
$MULTU $ta2,$v0
$LD $t2,-2*$BNSZ($a3)