Searched refs:T_FPOPFLT (Results 1 – 7 of 7) sorted by relevance
57 #define T_FPOPFLT 24 /* fp coprocessor operand fetch fault */ macro
108 case T_FPOPFLT: return (SIGILL); in gdb_cpu_signal()
140 [T_FPOPFLT] = { .ei = true, .msg = "FPU operand fetch fault" },457 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()493 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()
117 pushl $0; TRAP(T_FPOPFLT)
144 case T_FPOPFLT: return (SIGILL); in gdb_cpu_signal()
143 [T_FPOPFLT] = "FPU operand fetch fault",404 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()453 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()
172 TRAP fpusegm, T_FPOPFLT