Searched refs:T_FPE (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dtrap.h67 #define T_FPE 15 /* Floating point exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtrap.h60 #define T_FPE 0x08 /* (9) floating point exception */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dkgdb_machdep.c296 case T_FPE:
H A Dsvr4_machdep.c343 case T_FPE:
H A Dtrap.c583 case T_FPE:
H A Dlocore.s373 VTRAP(T_FPE, fp_exception) ! 08 = fp exception
634 VTRAP(T_FPE, fp_exception) ! 08 = fp exception
895 VTRAP(T_FPE, fp_exception) ! 08 = fp exception
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dkgdb_machdep.c172 case T_FPE+T_USER:
H A Dtrap.c624 case T_FPE+T_USER:
H A Dfp.S4571 ori a2, a2, T_FPE << MIPS_CR_EXC_CODE_SHIFT

Completed in 121 milliseconds