Home
last modified time | relevance | path

Searched refs:MIPS_FCCR_COND0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/math-emu/
H A Dcp1emu.c883 MIPS_FCCR_COND0; in cop1_cfc()
885 (MIPS_FCCR_CONDX & ~MIPS_FCCR_COND0); in cop1_cfc()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1254 #define MIPS_FCCR_COND0 (_ULCAST_(1) << MIPS_FCCR_COND0_S) macro