Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dtrap.h69 #define T_C2E 18 /* Exception from coprocessor 2 */ macro
/f-stack/freebsd/mips/mips/
H A Dtrap.c919 case T_C2E: in trap()
920 case T_C2E + T_USER: in trap()