sm_fls64
int sm_fls64(unsigned long long uvalue);
high.value = sm_fls64(bit_info->possible);
high_bit = sm_fls64(uvalue);