Searched refs:MIPS_FCCR_CONDX (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 1048 #define MIPS_FCCR_CONDX (_ULCAST_(255) << MIPS_FCCR_CONDX_S) macro |
/arch/mips/math-emu/ | ||
D | cp1emu.c | 885 (MIPS_FCCR_CONDX & ~MIPS_FCCR_COND0); in cop1_cfc() |