Searched refs:T_ARITHTRAP (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/x86/include/
H A Dtrap.h46 #define T_ARITHTRAP 6 /* arithmetic trap */ macro
/freebsd-10.2-release/sys/i386/i386/
H A Dexception.s141 pushl $0; TRAP(T_ARITHTRAP)
H A Dtrap.c127 "arithmetic trap", /* 6 T_ARITHTRAP */
337 case T_ARITHTRAP: /* arithmetic trap */
544 case T_ARITHTRAP: /* arithmetic trap */
/freebsd-10.2-release/sys/amd64/amd64/
H A Dtrap.c116 "arithmetic trap", /* 6 T_ARITHTRAP */
299 case T_ARITHTRAP: /* arithmetic trap */
449 case T_ARITHTRAP: /* arithmetic trap */
H A Dexception.S144 TRAP(T_ARITHTRAP)
/freebsd-10.2-release/sys/i386/xen/
H A Dexception.s147 pushl $0; TRAP(T_ARITHTRAP)
/freebsd-10.2-release/sys/i386/svr4/
H A Dsvr4_machdep.c331 case T_ARITHTRAP:

Completed in 131 milliseconds