Home
last modified time | relevance | path

Searched refs:FPU_CSR_UNI_X (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dsignal.c213 enabled = FPU_CSR_UNI_X | ((csr & FPU_CSR_ALL_E) << 5); in fpcsr_pending()
Dtraps.c838 if (fcr31 & FPU_CSR_UNI_X) { in do_fpe()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h784 #define FPU_CSR_UNI_X 0x00020000 macro