Lines Matching full:bitcount
2629 uint32_t bitcount = msbit - lsbit + 1;2630 uint32_t mask = (1 << bitcount) - 1;