sigl 195 arch/x86/math-emu/errors.c (long)(r->sigl >> 16), sigl 196 arch/x86/math-emu/errors.c (long)(r->sigl & 0xFFFF), sigl 119 arch/x86/math-emu/fpu_emu.h unsigned sigl; sigl 173 arch/x86/math-emu/fpu_emu.h *(long long *)&(y->sigl) = *(const long long *)&(x->sigl); sigl 186 arch/x86/math-emu/fpu_emu.h #define significand(x) ( ((unsigned long long *)&((x)->sigl))[0] ) sigl 70 arch/x86/math-emu/fpu_tags.c else if ((ptr->sigh == 0x80000000) && (ptr->sigl == 0)) sigl 78 arch/x86/math-emu/fpu_tags.c && !((ptr->sigh == 0x80000000) && (ptr->sigl == 0))); sigl 129 arch/x86/math-emu/fpu_trig.c && (st0_ptr->sigl > CONST_PI2.sigl)))) { sigl 172 arch/x86/math-emu/fpu_trig.c dest->sigl = 0; sigl 912 arch/x86/math-emu/fpu_trig.c if (!(tmp.sigh | tmp.sigl)) { sigl 1041 arch/x86/math-emu/fpu_trig.c && (st0_ptr->sigl == 0)) { sigl 1052 arch/x86/math-emu/fpu_trig.c exponent.sigl = 0; sigl 1157 arch/x86/math-emu/fpu_trig.c (st0_ptr->sigl == 0)) { sigl 1406 arch/x86/math-emu/fpu_trig.c (st0_ptr->sigl == 0))) { sigl 1517 arch/x86/math-emu/fpu_trig.c scale = signnegative(st1_ptr) ? -tmp.sigl : tmp.sigl; sigl 81 arch/x86/math-emu/poly_atan.c (st0_ptr->sigl < st1_ptr->sigl))))) { sigl 47 arch/x86/math-emu/poly_l2.c x.sigl = st0_ptr->sigl; sigl 77 arch/x86/math-emu/poly_sin.c argSqrd.midw = st0_ptr->sigl; sigl 227 arch/x86/math-emu/poly_sin.c argSqrd.midw = st0_ptr->sigl; sigl 64 arch/x86/math-emu/reg_add_sub.c diff = a->sigl > b->sigl; sigl 66 arch/x86/math-emu/reg_add_sub.c diff = -(a->sigl < b->sigl); sigl 174 arch/x86/math-emu/reg_add_sub.c diff = a->sigl > b->sigl; sigl 176 arch/x86/math-emu/reg_add_sub.c diff = -(a->sigl < b->sigl); sigl 146 arch/x86/math-emu/reg_compare.c diff = st0_ptr->sigl > b->sigl; sigl 148 arch/x86/math-emu/reg_compare.c diff = -(st0_ptr->sigl < b->sigl); sigl 63 arch/x86/math-emu/reg_constant.c st_new_ptr->sigl += adj; /* For all our fldxxx constants, we don't need to sigl 21 arch/x86/math-emu/reg_convert.c *(long long *)&(x->sigl) = *(const long long *)&(a->sigl); sigl 59 arch/x86/math-emu/reg_ld_str.c if (!(ptr->sigh | ptr->sigl)) { sigl 114 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0x00000000; sigl 122 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = l64 << 11; sigl 136 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = l64 << 11; sigl 145 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = l64 << 11; sigl 179 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0; sigl 188 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0x00000000; sigl 195 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0; sigl 200 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0; sigl 263 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0; sigl 292 arch/x86/math-emu/reg_ld_str.c loaded_data->sigl = 0; sigl 350 arch/x86/math-emu/reg_ld_str.c FPU_put_user(st0_ptr->sigl, (unsigned long __user *)d); sigl 403 arch/x86/math-emu/reg_ld_str.c ((tmp.sigh == 0x00100000) && (tmp.sigl == 0) sigl 404 arch/x86/math-emu/reg_ld_str.c && (st0_ptr->sigl & 0x000007ff))) sigl 417 arch/x86/math-emu/reg_ld_str.c l[0] = tmp.sigl; sigl 420 arch/x86/math-emu/reg_ld_str.c if (tmp.sigl & 0x000007ff) { sigl 425 arch/x86/math-emu/reg_ld_str.c increment = ((tmp.sigl & 0x7ff) > 0x400) | /* nearest */ sigl 426 arch/x86/math-emu/reg_ld_str.c ((tmp.sigl & 0xc00) == 0xc00); /* odd -> even */ sigl 431 arch/x86/math-emu/reg_ld_str.c sigl & 0x7ff; sigl 436 arch/x86/math-emu/reg_ld_str.c sigl & 0x7ff : 0; sigl 444 arch/x86/math-emu/reg_ld_str.c tmp.sigl &= 0xfffff800; sigl 447 arch/x86/math-emu/reg_ld_str.c if (tmp.sigl >= 0xfffff800) { sigl 458 arch/x86/math-emu/reg_ld_str.c tmp.sigl = 0x00000000; sigl 461 arch/x86/math-emu/reg_ld_str.c tmp.sigl += 0x00000800; sigl 467 arch/x86/math-emu/reg_ld_str.c l[0] = (tmp.sigl >> 11) | (tmp.sigh << 21); sigl 516 arch/x86/math-emu/reg_ld_str.c (st0_ptr->sigl >> 11) | (st0_ptr-> sigl 588 arch/x86/math-emu/reg_ld_str.c if (!((tmp.sigl == 0x00800000) && sigl 590 arch/x86/math-emu/reg_ld_str.c || st0_ptr->sigl))) sigl 603 arch/x86/math-emu/reg_ld_str.c templ = tmp.sigl; sigl 605 arch/x86/math-emu/reg_ld_str.c if (tmp.sigl | (tmp.sigh & 0x000000ff)) { sigl 607 arch/x86/math-emu/reg_ld_str.c unsigned long sigl = tmp.sigl; sigl 613 arch/x86/math-emu/reg_ld_str.c ||(((sigh & 0xff) == 0x80) && sigl) /* more than half */ sigl 618 arch/x86/math-emu/reg_ld_str.c ? 0 : (sigl | (sigh & 0xff)); sigl 622 arch/x86/math-emu/reg_ld_str.c ? (sigl | (sigh & 0xff)) : 0; sigl 630 arch/x86/math-emu/reg_ld_str.c tmp.sigl = 0; sigl 773 arch/x86/math-emu/reg_ld_str.c ((long *)&tll)[0] = t.sigl; sigl 777 arch/x86/math-emu/reg_ld_str.c !((t.sigh == 0x80000000) && (t.sigl == 0) && signnegative(&t)))) { sigl 823 arch/x86/math-emu/reg_ld_str.c ((t.sigl & 0x80000000) && sigl 824 arch/x86/math-emu/reg_ld_str.c !((t.sigl == 0x80000000) && signnegative(&t)))) { sigl 830 arch/x86/math-emu/reg_ld_str.c t.sigl = 0x80000000; sigl 837 arch/x86/math-emu/reg_ld_str.c t.sigl = -(long)t.sigl; sigl 842 arch/x86/math-emu/reg_ld_str.c FPU_put_user(t.sigl, (unsigned long __user *)d); sigl 869 arch/x86/math-emu/reg_ld_str.c ((t.sigl & 0xffff8000) && sigl 870 arch/x86/math-emu/reg_ld_str.c !((t.sigl == 0x8000) && signnegative(&t)))) { sigl 876 arch/x86/math-emu/reg_ld_str.c t.sigl = 0x8000; sigl 883 arch/x86/math-emu/reg_ld_str.c t.sigl = -t.sigl; sigl 888 arch/x86/math-emu/reg_ld_str.c FPU_put_user((short)t.sigl, d); sigl 921 arch/x86/math-emu/reg_ld_str.c ((t.sigh == 0x0de0b6b3) && (t.sigl > 0xa763ffff))) { sigl 982 arch/x86/math-emu/reg_ld_str.c r->sigl = r->sigh = ~0; /* The largest representable number */ sigl 986 arch/x86/math-emu/reg_ld_str.c eax = FPU_shrxs(&r->sigl, 63 - exponent(r)); sigl 987 arch/x86/math-emu/reg_ld_str.c very_big = !(~(r->sigh) | ~(r->sigl)); /* test for 0xfff...fff */ sigl 994 arch/x86/math-emu/reg_ld_str.c || (half_or_more && (r->sigl & 1))) { /* odd -> even */ sigl 1100 arch/x86/math-emu/reg_ld_str.c (fpu_register(i).sigl | fpu_register(i).