Searched refs:T_FPOPFLT (Results 1 – 7 of 7) sorted by relevance
60 #define T_FPOPFLT 24 /* fp coprocessor operand fetch fault */ macro
109 case T_FPOPFLT: return (SIGILL); in gdb_cpu_signal()
145 [T_FPOPFLT] = { .ei = true, .msg = "FPU operand fetch fault" },448 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()484 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()
121 pushl $0; TRAP(T_FPOPFLT)
146 case T_FPOPFLT: return (SIGILL); in gdb_cpu_signal()
145 [T_FPOPFLT] = "FPU operand fetch fault",374 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()409 case T_FPOPFLT: /* FPU operand fetch fault */ in trap()
177 TRAP fpusegm, T_FPOPFLT