TAG_Special 185 arch/x86/math-emu/errors.c case TAG_Special: TAG_Special 395 arch/x86/math-emu/errors.c 0) | TAG_Special; TAG_Special 397 arch/x86/math-emu/errors.c return TAG_Special; TAG_Special 411 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | TAG_Special; TAG_Special 425 arch/x86/math-emu/errors.c if (taga == TAG_Special) TAG_Special 427 arch/x86/math-emu/errors.c if (tagb == TAG_Special) TAG_Special 439 arch/x86/math-emu/errors.c FPU_copy_to_regi(&CONST_QNaN, TAG_Special, deststnr); TAG_Special 443 arch/x86/math-emu/errors.c TAG_Special; TAG_Special 484 arch/x86/math-emu/errors.c FPU_copy_to_regi(x, TAG_Special, deststnr); TAG_Special 487 arch/x86/math-emu/errors.c return TAG_Special; TAG_Special 495 arch/x86/math-emu/errors.c return (!(control_word & CW_Invalid) ? FPU_Exception : 0) | TAG_Special; TAG_Special 507 arch/x86/math-emu/errors.c FPU_copy_to_regi(&CONST_QNaN, TAG_Special, deststnr); TAG_Special 522 arch/x86/math-emu/errors.c FPU_copy_to_regi(&CONST_INF, TAG_Special, deststnr); TAG_Special 524 arch/x86/math-emu/errors.c tag = TAG_Special; TAG_Special 569 arch/x86/math-emu/errors.c return TAG_Special; TAG_Special 572 arch/x86/math-emu/errors.c return TAG_Special | FPU_Exception; TAG_Special 584 arch/x86/math-emu/errors.c tag = TAG_Special; TAG_Special 639 arch/x86/math-emu/errors.c FPU_copy_to_reg0(&CONST_QNaN, TAG_Special); TAG_Special 653 arch/x86/math-emu/errors.c FPU_copy_to_reg0(&CONST_QNaN, TAG_Special); TAG_Special 667 arch/x86/math-emu/errors.c FPU_copy_to_regi(&CONST_QNaN, TAG_Special, i); TAG_Special 681 arch/x86/math-emu/errors.c FPU_copy_to_regi(&CONST_QNaN, TAG_Special, i); TAG_Special 358 arch/x86/math-emu/fpu_entry.c if (((st0_tag == TAG_Special) && isNaN(st0_ptr)) TAG_Special 359 arch/x86/math-emu/fpu_entry.c || ((loaded_tag == TAG_Special) TAG_Special 373 arch/x86/math-emu/fpu_entry.c if (loaded_tag == TAG_Special) TAG_Special 404 arch/x86/math-emu/fpu_entry.c TAG_Special TAG_Special 49 arch/x86/math-emu/fpu_etc.c case TAG_Special: TAG_Special 101 arch/x86/math-emu/fpu_etc.c case TAG_Special: TAG_Special 206 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(st0_ptr, TAG_Special); TAG_Special 211 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(st0_ptr, TAG_Special); TAG_Special 217 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(&CONST_QNaN, TAG_Special); TAG_Special 219 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(&CONST_QNaN, TAG_Special); TAG_Special 255 arch/x86/math-emu/fpu_trig.c if (tag == TAG_Special) TAG_Special 331 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 395 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 410 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(&CONST_INF, TAG_Special); TAG_Special 418 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(st0_ptr, TAG_Special); TAG_Special 478 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 538 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 584 arch/x86/math-emu/fpu_trig.c if (tag == TAG_Special) TAG_Special 662 arch/x86/math-emu/fpu_trig.c if (tag == TAG_Special) TAG_Special 707 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 954 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 956 arch/x86/math-emu/fpu_trig.c if (st1_tag == TAG_Special) TAG_Special 1082 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 1084 arch/x86/math-emu/fpu_trig.c if (st1_tag == TAG_Special) TAG_Special 1146 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_INF, TAG_Special); TAG_Special 1208 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 1210 arch/x86/math-emu/fpu_trig.c if (st1_tag == TAG_Special) TAG_Special 1334 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 1336 arch/x86/math-emu/fpu_trig.c if (st1_tag == TAG_Special) TAG_Special 1464 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg1(&CONST_INF, TAG_Special); TAG_Special 1502 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(&CONST_INF, TAG_Special); TAG_Special 1527 arch/x86/math-emu/fpu_trig.c if (st0_tag == TAG_Special) TAG_Special 1529 arch/x86/math-emu/fpu_trig.c if (st1_tag == TAG_Special) TAG_Special 1558 arch/x86/math-emu/fpu_trig.c FPU_copy_to_reg0(&CONST_INF, TAG_Special); TAG_Special 118 arch/x86/math-emu/load_store.c if ((loaded_tag == TAG_Special) TAG_Special 137 arch/x86/math-emu/load_store.c if ((loaded_tag == TAG_Special) TAG_Special 212 arch/x86/math-emu/poly_sin.c FPU_copy_to_reg0(&CONST_QNaN, TAG_Special); TAG_Special 94 arch/x86/math-emu/reg_add_sub.c if (taga == TAG_Special) TAG_Special 96 arch/x86/math-emu/reg_add_sub.c if (tagb == TAG_Special) TAG_Special 225 arch/x86/math-emu/reg_add_sub.c if (taga == TAG_Special) TAG_Special 227 arch/x86/math-emu/reg_add_sub.c if (tagb == TAG_Special) TAG_Special 299 arch/x86/math-emu/reg_add_sub.c tagb = TAG_Special; TAG_Special 311 arch/x86/math-emu/reg_add_sub.c taga = TAG_Special; TAG_Special 317 arch/x86/math-emu/reg_add_sub.c FPU_copy_to_regi(a, TAG_Special, deststnr); TAG_Special 324 arch/x86/math-emu/reg_add_sub.c FPU_copy_to_regi(b, TAG_Special, deststnr); TAG_Special 35 arch/x86/math-emu/reg_compare.c if (tagb == TAG_Special) TAG_Special 37 arch/x86/math-emu/reg_compare.c if (st0_tag == TAG_Special) TAG_Special 89 arch/x86/math-emu/reg_divide.c if (taga == TAG_Special) TAG_Special 91 arch/x86/math-emu/reg_divide.c if (tagb == TAG_Special) TAG_Special 138 arch/x86/math-emu/reg_divide.c if (tag == TAG_Special) TAG_Special 145 arch/x86/math-emu/reg_divide.c if (tag == TAG_Special) TAG_Special 161 arch/x86/math-emu/reg_divide.c FPU_copy_to_regi(a, TAG_Special, deststnr); TAG_Special 62 arch/x86/math-emu/reg_ld_str.c return TAG_Special; TAG_Special 67 arch/x86/math-emu/reg_ld_str.c return TAG_Special; TAG_Special 74 arch/x86/math-emu/reg_ld_str.c return TAG_Special; TAG_Special 115 arch/x86/math-emu/reg_ld_str.c tag = TAG_Special; TAG_Special 122 arch/x86/math-emu/reg_ld_str.c tag = TAG_Special; /* The calling function must look for NaNs */ TAG_Special 189 arch/x86/math-emu/reg_ld_str.c tag = TAG_Special; TAG_Special 195 arch/x86/math-emu/reg_ld_str.c tag = TAG_Special; /* The calling function must look for NaNs */ TAG_Special 494 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 675 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 762 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 811 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 857 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 906 arch/x86/math-emu/reg_ld_str.c } else if (st0_tag == TAG_Special) { TAG_Special 1103 arch/x86/math-emu/reg_ld_str.c FPU_settag(i, TAG_Special); TAG_Special 1106 arch/x86/math-emu/reg_ld_str.c FPU_settag(i, TAG_Special); TAG_Special 1110 arch/x86/math-emu/reg_ld_str.c FPU_settag(i, TAG_Special); /* An Un-normal */ TAG_Special 52 arch/x86/math-emu/reg_mul.c if (taga == TAG_Special) TAG_Special 54 arch/x86/math-emu/reg_mul.c if (tagb == TAG_Special) TAG_Special 99 arch/x86/math-emu/reg_mul.c FPU_copy_to_regi(a, TAG_Special, deststnr); TAG_Special 101 arch/x86/math-emu/reg_mul.c return TAG_Special; TAG_Special 103 arch/x86/math-emu/reg_mul.c FPU_copy_to_regi(b, TAG_Special, deststnr); TAG_Special 105 arch/x86/math-emu/reg_mul.c return TAG_Special;