Lines Matching full:masked
322 /* Set summary bits iff exception isn't masked */ in FPU_exception()
387 /* Masked response */ in real_1op_NaN()
398 /* The masked response */ in real_1op_NaN()
435 /* Masked response */ in real_2op_NaN()
503 /* The masked response */ in arith_invalid()
518 /* The masked response */ in FPU_divide_by_zero()
535 partial_status |= flags; /* The masked response */ in set_precision_flag()
547 partial_status |= (SW_Precision | SW_C1); /* The masked response */ in set_precision_flag_up()
555 if (control_word & CW_Precision) { /* The masked response */ in set_precision_flag_down()
564 if (control_word & CW_Denormal) { /* The masked response */ in denormal_operand()
578 /* The masked response */ in arith_overflow()
589 /* The overflow exception is masked. */ in arith_overflow()
606 /* The masked response */ in arith_underflow()
621 /* The underflow exception is masked. */ in arith_underflow()
634 /* The masked response */ in FPU_stack_overflow()
649 /* The masked response */ in FPU_stack_underflow()
663 /* The masked response */ in FPU_stack_underflow_i()
677 /* The masked response */ in FPU_stack_underflow_pop()