Searched refs:PPC_INST_SYNC_MASK (Results 1 – 2 of 2) sorted by relevance
278 #define PPC_INST_SYNC_MASK 0xfc0007fe macro
1406 if ((instword & PPC_INST_SYNC_MASK) == PPC_INST_SYNC) { in emulate_instruction()