Searched refs:ESR_PTR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/ibm4xx/
H A Dspr.h86 #define ESR_PTR 0x02000000 /* 6: Program interrupt - trap */ macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dtrap.c468 if (tf->tf_esr & ESR_PTR) {
491 } else if (tf->tf_esr & ESR_PTR) {
553 else if (tf->tf_esr & ESR_PTR)
628 if ((tf->tf_esr & ESR_PTR) == 0)
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/booke/
H A Dspr.h93 #define ESR_PTR 0x02000000 /* 6: Program TRap */ macro

Completed in 233 milliseconds