Home
last modified time | relevance | path

Searched refs:PPC_POPCNTD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dhweight_64.S99 PPC_POPCNTD(R3,R3)
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h612 #define PPC_POPCNTD(a, s) stringify_in_c(.long PPC_RAW_POPCNTD(a, s)) macro