Searched refs:EXCCODE_FPE (Results 1 – 3 of 3) sorted by relevance
1303 case EXCCODE_FPE: in kvm_mips_handle_exit()
2487 set_except_vector(EXCCODE_FPE, handle_fpe); in trap_init()
469 #define EXCCODE_FPE 15 /* Floating point exception */ macro