commit | ffd3d4834b5a0f081b3910428408cd6291465e6c | [log] [tgz] |
---|---|---|
author | Alex Converse <aconverse@google.com> | Mon Feb 03 12:12:01 2014 -0800 |
committer | Alex Converse <aconverse@google.com> | Mon Feb 03 12:16:22 2014 -0800 |
tree | e3fd336b0ba4ff3c1ab451e1c705c5f8a0bacfaf | |
parent | 41d3c989fdbe5406ca155206e271279473d5691f [diff] |
INLINE and reimplement get_unsigned_bits(). The new implementation disagrees when the argument is equal to 2**n but that is never called in practice and based on how it is used the new implementation is correct in that case. Change-Id: Ifbac4ad87d459fe6bd2fd0f400c0340f96617342