Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
H A Dspr_defs.h583 #define SPR_FPCSR_SNF 0x00000020 /* SNAN Flag */ macro
590 #define SPR_FPCSR_ALLF (SPR_FPCSR_OVF | SPR_FPCSR_UNF | SPR_FPCSR_SNF | \