Searched refs:EXCCODE_MSAFPE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kvm/
H A Dmips.c1274 case EXCCODE_MSAFPE:
/linux-master/arch/mips/kernel/
H A Dtraps.c2457 set_except_vector(EXCCODE_MSAFPE, handle_msa_fpe);
/linux-master/arch/mips/include/asm/
H A Dmipsregs.h598 #define EXCCODE_MSAFPE 14 /* MSA floating point exception */ macro

Completed in 101 milliseconds