Searched refs:EXC_ALI_INST_RST (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/powerpc/include/
H A Dtrap.h131 #define EXC_ALI_INST_RST(instr) ((instr >> 21) & 0x1f) macro
/freebsd-current/sys/powerpc/powerpc/
H A Dtrap.c866 reg = EXC_ALI_INST_RST(inst);
908 reg = EXC_ALI_INST_RST(inst);

Completed in 173 milliseconds