Searched refs:PPC_INST_POPCNTB_MASK (Results 1 – 2 of 2) sorted by relevance
265 #define PPC_INST_POPCNTB_MASK 0xfc0007fe macro
1376 if ((instword & PPC_INST_POPCNTB_MASK) == PPC_INST_POPCNTB) { in emulate_instruction()
Completed in 11 milliseconds