Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dstatus_w.h37 #define SW_Exc_Mask Const__(0x27f) /* Status word exception bit mask */ macro
Derrors.c314 partial_status |= (SW_Exc_Mask | SW_Summary | SW_Backward); in FPU_exception()
317 n &= (SW_Exc_Mask); in FPU_exception()