Searched refs:T_ARITHTRAP (Results 1 – 7 of 7) sorted by relevance
45 #define T_ARITHTRAP 6 /* arithmetic trap */ macro
102 case T_ARITHTRAP: return (SIGFPE); in gdb_cpu_signal()
129 [T_ARITHTRAP] = { .ei = true, .msg = "arithmetic trap" },365 case T_ARITHTRAP: /* arithmetic trap */ in trap()507 case T_ARITHTRAP: /* arithmetic trap */ in trap()
192 pushl $0; TRAP(T_ARITHTRAP)
138 case T_ARITHTRAP: return (SIGFPE); in gdb_cpu_signal()
124 [T_ARITHTRAP] = "arithmetic trap",344 case T_ARITHTRAP: /* arithmetic trap */ in trap()449 case T_ARITHTRAP: /* arithmetic trap */ in trap()
174 TRAP fpu, T_ARITHTRAP