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

/linux-4.4.14/arch/powerpc/include/asm/
H A Demulated_ops.h43 struct ppc_emulated_entry popcntb; member in struct:ppc_emulated
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1052 /* Emulate the popcntb (Population Count Bytes) instruction. */ emulate_instruction()
1054 PPC_WARN_EMULATED(popcntb, regs); emulate_instruction()
1905 WARN_EMULATED_SETUP(popcntb),
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-opc.c3518 { "popcntb", X(31,122), XRB_MASK, POWER5, { RA, RS } },

Completed in 146 milliseconds