Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Dtrap.c865 indicator = (frame->cpu.booke.esr & (ESR_ST|ESR_SPE)); in fix_unaligned()
866 if (indicator & ESR_SPE) { in fix_unaligned()
/freebsd/sys/powerpc/include/
H A Dspr.h737 #define ESR_SPE 0x00000080 /* SPE exception bit */
732 #define ESR_SPE global() macro