Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Demulated_ops.h31 struct ppc_emulated_entry popcntb; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Demulated_ops.h31 struct ppc_emulated_entry popcntb; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1386 /* Emulate the popcntb (Population Count Bytes) instruction. */ in emulate_instruction()
1388 PPC_WARN_EMULATED(popcntb, regs); in emulate_instruction()
2295 WARN_EMULATED_SETUP(popcntb),
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1393 /* Emulate the popcntb (Population Count Bytes) instruction. */ in emulate_instruction()
1395 PPC_WARN_EMULATED(popcntb, regs); in emulate_instruction()
2282 WARN_EMULATED_SETUP(popcntb),

Completed in 6 milliseconds