Searched refs:FPU_CSR_RSVD (Results 1 – 5 of 5) sorted by relevance
86 c->fpu_msk31 = FPU_CSR_RSVD | FPU_CSR_ABS2008 | FPU_CSR_NAN2008 | in cpu_probe()
1856 c->fpu_msk31 = FPU_CSR_RSVD | FPU_CSR_ABS2008 | FPU_CSR_NAN2008; in cpu_probe()
306 c->fpu_mask = FPU_CSR_RSVD; in cpu_probe()
1378 #define FPU_CSR_RSVD 0xe0e0fce0 macro
1163 #define FPU_CSR_RSVD (_ULCAST_(7) << 20) macro