PPC_INST_POPCNTB
#define PPC_RAW_POPCNTB(a, s) (PPC_INST_POPCNTB | __PPC_RA(a) | __PPC_RS(s))
if ((instword & PPC_INST_POPCNTB_MASK) == PPC_INST_POPCNTB) {