Searched refs:FPU_CSR_FS (Results 1 – 3 of 3) sorted by relevance
86 FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe()
1044 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()1064 c->fpu_msk31 |= FPU_CSR_CONDX | FPU_CSR_FS; in cpu_probe_legacy()
1283 #define FPU_CSR_FS (_ULCAST_(1) << FPU_CSR_FS_S) macro