Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h384 #define PPC_RAW_POPCNTD(a, s) (0x7c0003f4 | __PPC_RA(a) | __PPC_RS(s)) macro
590 #define PPC_POPCNTD(a, s) stringify_in_c(.long PPC_RAW_POPCNTD(a, s))

Completed in 8 milliseconds