Home
last modified time | relevance | path

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

/arch/openrisc/include/asm/
A Dspr_defs.h582 #define SPR_FPCSR_UNF 0x00000010 /* Underflow Flag */ macro
590 #define SPR_FPCSR_ALLF (SPR_FPCSR_OVF | SPR_FPCSR_UNF | SPR_FPCSR_SNF | \
/arch/openrisc/kernel/
A Dtraps.c195 else if (fpcsr & SPR_FPCSR_UNF) in do_fpe_trap()

Completed in 8 milliseconds