MIPS assembly pack: get rid of deprecated instructions.
authorAndy Polyakov <appro@openssl.org>
Sun, 13 Oct 2013 11:14:52 +0000 (13:14 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 13 Oct 2013 11:18:21 +0000 (13:18 +0200)
commit1aecb23f5b7364a999c2c061187c9176ee89e3b1
tree70b8d5e26d3e4217c207e0c63ccc2dc28a1a2cd2
parent9ed6fba2b4685ced2340feff03da5a12ed14b003
MIPS assembly pack: get rid of deprecated instructions.

Latest MIPS ISA specification declared 'branch likely' instructions
obsolete. To makes code future-proof replace them with equivalent.
(cherry picked from commit 0c2adb0a9be76da8de9bbfd5377215f71711a52e)
crypto/bn/asm/mips-mont.pl
crypto/bn/asm/mips.pl
crypto/sha/asm/sha512-mips.pl