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:14:52 +0000 (13:14 +0200)
commit0c2adb0a9be76da8de9bbfd5377215f71711a52e
tree079fc9f6827f0e845071fbc7f064b85614e071a0
parentb4f0abd246340b90bb3fa2646814729f0e9d049e
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.
crypto/bn/asm/mips-mont.pl
crypto/bn/asm/mips.pl
crypto/sha/asm/sha512-mips.pl