Searched refs:PPC_INST_MFSPR_PVR (Results 1 – 2 of 2) sorted by relevance
159 #define PPC_INST_MFSPR_PVR 0x7c1f42a6 macro
1042 if ((instword & PPC_INST_MFSPR_PVR_MASK) == PPC_INST_MFSPR_PVR) { in emulate_instruction()