Home
last modified time | relevance | path

Searched refs:FPU_CSR_COND7_S (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h1165 #define FPU_CSR_COND7_S 31 /* $fcc7 */ macro
1166 #define FPU_CSR_COND7 (_ULCAST_(1) << FPU_CSR_COND7_S)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h1154 #define FPU_CSR_COND7_S 31 /* $fcc7 */ macro
1155 #define FPU_CSR_COND7 (_ULCAST_(1) << FPU_CSR_COND7_S)

Completed in 13 milliseconds