Home
last modified time | relevance | path

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

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