Searched refs:ctpop16 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/qemu/
H A Dhost-utils.h248 * ctpop16 - count the population of one bits in a 16-bit value.
251 static inline int ctpop16(uint16_t val) function

Completed in 162 milliseconds