Searched refs:T_ARITHTRAP (Results 1 – 7 of 7) sorted by relevance
48 #define T_ARITHTRAP 6 /* arithmetic trap */ macro
103 case T_ARITHTRAP: return (SIGFPE); in gdb_cpu_signal()
134 [T_ARITHTRAP] = { .ei = true, .msg = "arithmetic trap" },340 case T_ARITHTRAP: /* arithmetic trap */ in trap()482 case T_ARITHTRAP: /* arithmetic trap */ in trap()
150 pushl $0; TRAP(T_ARITHTRAP)
140 case T_ARITHTRAP: return (SIGFPE); in gdb_cpu_signal()
127 [T_ARITHTRAP] = "arithmetic trap",302 case T_ARITHTRAP: /* arithmetic trap */ in trap()407 case T_ARITHTRAP: /* arithmetic trap */ in trap()
179 TRAP fpu, T_ARITHTRAP