Home
last modified time | relevance | path

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

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