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:
3619e34
)
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:02 +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 3b58fef9d7bdbf300852ccdd99e1c0c3ea905b52..41c1e1fcec117344014478746af68f2e5c8ef628 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)