Home
last modified time | relevance | path

Searched refs:INST_MFSPR_PVR (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dtraps.c332 #define INST_MFSPR_PVR 0x7c1f42a6 macro
352 if ((instword & INST_MFSPR_PVR_MASK) == INST_MFSPR_PVR) { in emulate_instruction()