Searched refs:high_bit (Results 1 – 1 of 1) sorted by relevance
609 int shift, exponent, high_bit; in make_bfloat() local632 high_bit = max(bch2_bkey_greatest_differing_bit(b, l, r), in make_bfloat()634 exponent = high_bit - (BKEY_MANTISSA_BITS - 1); in make_bfloat()
Completed in 7 milliseconds