Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dstatus_w.h38 #define SW_Exc_Mask Const__(0x27f) /* Status word exception bit mask */ macro
H A Derrors.c316 partial_status |= (SW_Exc_Mask | SW_Summary | SW_Backward); in FPU_exception()
319 n &= (SW_Exc_Mask); in FPU_exception()