Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
A Derrors.c533 if (control_word & CW_Precision) { in set_precision_flag()
546 if (control_word & CW_Precision) in set_precision_flag_up()
555 if (control_word & CW_Precision) { /* The masked response */ in set_precision_flag_down()
A Dcontrol_w.h23 #define CW_Precision Const_(0x0020) /* loss of precision mask */ macro
A Dreg_ld_str.c414 if (!(control_word & CW_Precision)) in FPU_store_double()
476 if (!(control_word & CW_Precision)) in FPU_store_double()
600 if (!(control_word & CW_Precision)) in FPU_store_single()
657 if (!(control_word & CW_Precision)) in FPU_store_single()

Completed in 5 milliseconds