Searched refs:MIPS_FENR_FS_S (Results 1 – 3 of 3) sorted by relevance
749 #define MIPS_FENR_FS_S 2 macro750 #define MIPS_FENR_FS (_ULCAST_(1) << MIPS_FENR_FS_S)
1128 #define MIPS_FENR_FS_S 2 macro1129 #define MIPS_FENR_FS (_ULCAST_(1) << MIPS_FENR_FS_S)
864 value = (fcr31 >> (FPU_CSR_FS_S - MIPS_FENR_FS_S)) & in cop1_cfc()933 fcr31 |= (value << (FPU_CSR_FS_S - MIPS_FENR_FS_S)) & in cop1_ctc()