Searched refs:EXCCODE_MSAFPE (Results 1 – 3 of 3) sorted by relevance
1305 case EXCCODE_MSAFPE: in __kvm_mips_handle_exit()
2487 set_except_vector(EXCCODE_MSAFPE, handle_msa_fpe); in trap_init()
453 #define EXCCODE_MSAFPE 14 /* MSA floating point exception */ macro