Searched defs:popcntb (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | emulated_ops.h | 31 struct ppc_emulated_entry popcntb; member |
/openbmc/qemu/target/ppc/ | ||
H A D | int_helper.c | 2099 #define popcntb(v) ctpop8(v) macro |