Home
last modified time | relevance | path

Searched refs:popcntb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Demulated_ops.h31 struct ppc_emulated_entry popcntb; member
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1395 PPC_WARN_EMULATED(popcntb, regs); in emulate_instruction()
2282 WARN_EMULATED_SETUP(popcntb),
/openbmc/qemu/target/ppc/
H A Dint_helper.c2099 #define popcntb(v) ctpop8(v) macro
2104 VGENERIC_DO(popcntb, u8)
2109 #undef popcntb