Searched refs:PPC_INST_MTSPR_DSCR_USER_MASK (Results 1 – 2 of 2) sorted by relevance
176 #define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1fffff macro
1084 if ((((instword & PPC_INST_MTSPR_DSCR_USER_MASK) == in emulate_instruction()1416 if ((instword & PPC_INST_MTSPR_DSCR_USER_MASK) in facility_unavailable_exception()