Home
last modified time | relevance | path

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

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