libgcc.S (__mulhi3): Correct tests to exit the loop when multiplier or multiplicand...
authorMarek Michalkiewicz <marekm@linux.org.pl>
Wed, 28 Mar 2001 17:11:28 +0000 (19:11 +0200)
committerMarek Michalkiewicz <marekm@gcc.gnu.org>
Wed, 28 Mar 2001 17:11:28 +0000 (17:11 +0000)
commit500164d2363d678e4c44a45c8962ca4081e5b218
tree64ed899563be775df3576f803362bdb675044b05
parent112333d3e40032c6d3fbf393a247c2b7f8ab9d98
libgcc.S (__mulhi3): Correct tests to exit the loop when multiplier or multiplicand is zero.

* config/avr/libgcc.S (__mulhi3): Correct tests to exit the loop
when multiplier or multiplicand is zero.

From-SVN: r40933
gcc/ChangeLog
gcc/config/avr/libgcc.S