Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dgdb_machdep.c185 case T_OVFLOW+T_USER: in gdb_cpu_signal()
H A Dtrap.c1032 case T_OVFLOW + T_USER: in trap()
/f-stack/freebsd/mips/include/
H A Dtrap.h64 #define T_OVFLOW 12 /* Arithmetic overflow */ macro