• Alex Converse's avatar
    INLINE and reimplement get_unsigned_bits(). · ffd3d483
    Alex Converse authored
    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
    ffd3d483