Searched refs:MIPS_FCCR_COND0_S (Results 1 – 3 of 3) sorted by relevance
729 #define MIPS_FCCR_COND0_S 0 macro730 #define MIPS_FCCR_COND0 (_ULCAST_(1) << MIPS_FCCR_COND0_S)
1108 #define MIPS_FCCR_COND0_S 0 macro1109 #define MIPS_FCCR_COND0 (_ULCAST_(1) << MIPS_FCCR_COND0_S)
882 value = (fcr31 >> (FPU_CSR_COND_S - MIPS_FCCR_COND0_S)) & in cop1_cfc()953 fcr31 |= (value << (FPU_CSR_COND_S - MIPS_FCCR_COND0_S)) & in cop1_ctc()