Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dcontrol_w.h22 #define CW_Precision Const_(0x0020) /* loss of precision mask */ macro
Derrors.c536 if (control_word & CW_Precision) { in set_precision_flag()
549 if (control_word & CW_Precision) in set_precision_flag_up()
558 if (control_word & CW_Precision) { /* The masked response */ in set_precision_flag_down()
Dreg_ld_str.c413 if (!(control_word & CW_Precision)) in FPU_store_double()
475 if (!(control_word & CW_Precision)) in FPU_store_double()
599 if (!(control_word & CW_Precision)) in FPU_store_single()
656 if (!(control_word & CW_Precision)) in FPU_store_single()