Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/mips64/include/
Dtrap.h63 #define T_FPE 15 /* Floating point exception */ macro
/openbsd/src/sys/arch/mips64/mips64/
Dtrap.c720 case T_FPE: in itsa()
725 case T_FPE+T_USER: in itsa()