Searched refs:EXCCODE_FPE (Results 1 – 6 of 6) sorted by relevance
46 case EXCCODE_FPE: in scan_handlers()
807 set_handler(EXCCODE_FPE * VECSIZE, handle_fpe, VECSIZE); in trap_init()
1285 case EXCCODE_FPE: in __kvm_mips_handle_exit()
1408 #define EXCCODE_FPE 18 /* Floating Point Exception */ macro
2493 set_except_vector(EXCCODE_FPE, handle_fpe); in trap_init()
454 #define EXCCODE_FPE 15 /* Floating point exception */ macro
Completed in 34 milliseconds