Searched refs:INST_MFSPR_PVR_MASK (Results 1 – 1 of 1) sorted by relevance
333 #define INST_MFSPR_PVR_MASK 0xfc1fffff macro352 if ((instword & INST_MFSPR_PVR_MASK) == INST_MFSPR_PVR) { in emulate_instruction()