Searched refs:EXCCODE_FPE (Results 1 – 6 of 6) sorted by relevance
47 case EXCCODE_FPE: in scan_handlers()
77 [EXCCODE_FPE] = handle_fpe,285 case EXCCODE_FPE: in humanize_exc_name()
1276 case EXCCODE_FPE: in __kvm_mips_handle_exit()
1521 #define EXCCODE_FPE 18 /* Floating Point Exception */1514 #define EXCCODE_FPE global() macro
2464 set_except_vector(EXCCODE_FPE, handle_fpe); in trap_init()
599 #define EXCCODE_FPE 15 /* Floating point exception */ macro