Home
last modified time | relevance | path

Searched refs:FPU_CSR_ABS2008 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c1454 c->fpu_msk31 = FPU_CSR_RSVD | FPU_CSR_ABS2008 | FPU_CSR_NAN2008; in cpu_probe()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h812 #define FPU_CSR_ABS2008 (_ULCAST_(1) << 19) macro