Home
last modified time | relevance | path

Searched refs:SW_Precision (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/math-emu/
A Derrors.c139 if (partial_status & SW_Precision) in FPU_printall()
159 partial_status & SW_Precision ? 1 : 0, in FPU_printall()
171 control_word & SW_Precision ? 1 : 0, in FPU_printall()
547 partial_status |= (SW_Precision | SW_C1); /* The masked response */ in set_precision_flag_up()
557 partial_status |= SW_Precision; in set_precision_flag_down()
A Dstatus_w.h31 #define SW_Precision Const__(0x0020) /* loss of precision */ macro
A Dfpu_aux.c27 ~(SW_Backward | SW_Summary | SW_Stack_Fault | SW_Precision | in fclex()

Completed in 5 milliseconds