mn10300.md (clzsi2): Use XOR after BSCH to convert bit position of highest bit set...
authorNick Clifton <nickc@redhat.com>
Mon, 27 Jun 2011 15:52:26 +0000 (15:52 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 27 Jun 2011 15:52:26 +0000 (15:52 +0000)
commitbebd619ecc3ce2fc8e82efc2830cf9de5c9d2cdd
treec512f4120ef6e4185de9498c7b475fb063359ffd
parent353b39fa9d51efa6213cf277a036548c32cf655a
mn10300.md (clzsi2): Use XOR after BSCH to convert bit position of highest bit set into a count of...

* config/mn10300/mn10300.md (clzsi2): Use XOR after BSCH to
convert bit position of highest bit set into a count of the high
zero bits.

From-SVN: r175536
gcc/ChangeLog
gcc/config/mn10300/mn10300.md