Home
last modified time | relevance | path

Searched refs:SW_Exc_Mask (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds