Searched refs:popcount32 (Results 1 – 4 of 4) sorted by relevance
126 static unsigned int popcount32(unsigned int w) in popcount32() function148 res += popcount32(*p++); in ext2fs_bitcount()
149 popcount32(const uint32_t *a, unsigned int size) in popcount32() function193 if (popcount32(mask, size) >= size * (4 * 8) * 2 / 3) { in sprintsigmask_n()
24854 (popcount32, sprintsigmask_n): New functions.
221 static Int popcount32 ( UInt x ) in popcount32() function2650 if (firstcond == 0xE && popcount32(mask) != 1) in compute_ITSTATE()19337 if (popcount32(regList) < 2) valid = False; in disInstr_THUMB_WRK()19344 if (popcount32(regList) < 2) valid = False; in disInstr_THUMB_WRK()