bn: Drop unnecessary use of r9
authorMartin Schwenke <martin@meltin.net>
Wed, 16 Jun 2021 04:58:08 +0000 (14:58 +1000)
committerPauli <pauli@openssl.org>
Tue, 22 Jun 2021 08:30:17 +0000 (18:30 +1000)
commit77bd294bd0249eae040438a785fe17fb631eaa97
tree51e71b6fdf2545b720d40eaa705b9e841085c44f
parent450d9804806a676485b8697cc2989777e3dc0cc8
bn: Drop unnecessary use of r9

This is done in other versions due to the possibility of an early
return.  However, there is no early return here.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15798)
crypto/bn/asm/ppc64-mont-fixed.pl