Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/math-emu/
A Derrors.c147 if (partial_status & SW_Denorm_Op) in FPU_printall()
163 partial_status & SW_Denorm_Op ? 1 : 0, in FPU_printall()
175 control_word & SW_Denorm_Op ? 1 : 0, in FPU_printall()
565 partial_status |= SW_Denorm_Op; in denormal_operand()
A Dstatus_w.h35 #define SW_Denorm_Op Const__(0x0002) /* denormalized operand */ macro
A Dfpu_aux.c28 SW_Underflow | SW_Overflow | SW_Zero_Div | SW_Denorm_Op | in fclex()
A Dfpu_entry.c378 ~SW_Denorm_Op; in math_emulate()
382 SW_Denorm_Op; in math_emulate()

Completed in 6 milliseconds