taglinefilesource code
sigh9include/linux/math_emu.hunsigned sigh;
sigh136kernel/FPU-emu/errors.c(long)(r->sigh >> 16),
sigh137kernel/FPU-emu/errors.c(long)(r->sigh & 0xFFFF),
sigh151kernel/FPU-emu/errors.c(long)(FPU_loaded_data.sigh >> 16),
sigh152kernel/FPU-emu/errors.c(long)(FPU_loaded_data.sigh & 0xFFFF),
sigh327kernel/FPU-emu/errors.csignalling = !(a->sigh & b->sigh & 0x40000000);
sigh335kernel/FPU-emu/errors.csignalling = !(a->sigh & 0x40000000);
sigh343kernel/FPU-emu/errors.csignalling = !(b->sigh & 0x40000000);
sigh357kernel/FPU-emu/errors.cif ( !(x->sigh & 0x80000000) )  /* pseudo-NaN ? */
sigh366kernel/FPU-emu/errors.cif ( !(x->sigh & 0x80000000) )  /* pseudo-NaN ? */
sigh370kernel/FPU-emu/errors.cdest->sigh |= 0x40000000;
sigh180kernel/FPU-emu/fpu_entry.cregs[i].sigh = 0x80000000;
sigh71kernel/FPU-emu/fpu_trig.c&& (X->sigh >= 0xc90fdaa2))) ^ (q & 1) )
sigh137kernel/FPU-emu/fpu_trig.cdest->sigh = num;
sigh150kernel/FPU-emu/fpu_trig.cif ( !(FPU_st0_ptr->sigh & 0x40000000) )   /* Signaling ? */
sigh154kernel/FPU-emu/fpu_trig.cFPU_st0_ptr->sigh |= 0x40000000;    /* Convert to a QNaN */
sigh175kernel/FPU-emu/fpu_trig.cif ( !(FPU_st0_ptr->sigh & 0x40000000) )   /* Signaling ? */
sigh182kernel/FPU-emu/fpu_trig.cFPU_st0_ptr->sigh |= 0x40000000;
sigh794kernel/FPU-emu/fpu_trig.cif ( (round == RC_RND) && (tmp.sigh & 0xc0000000) )
sigh861kernel/FPU-emu/fpu_trig.cif ( !(tmp.sigh | tmp.sigl) )
sigh1095kernel/FPU-emu/fpu_trig.c(FPU_st0_ptr->sigh == 0x80000000) &&
sigh1443kernel/FPU-emu/fpu_trig.c!((FPU_st0_ptr->sigh == 0x80000000) &&
sigh62kernel/FPU-emu/poly_2xm1.c*(((unsigned *)&Xll)+1) = arg->sigh;
sigh77kernel/FPU-emu/poly_atan.c(arg->sigl == 0) && (arg->sigh == 0x80000000) )
sigh91kernel/FPU-emu/poly_atan.cif ( (exponent >= -1) || (arg->sigh > 0xd413ccd0) )
sigh111kernel/FPU-emu/poly_atan.cdenom.sigh |= 0x80000000;                    /* 1 + arg */
sigh200kernel/FPU-emu/poly_atan.csrc->sigh |= 0x80000000;
sigh56kernel/FPU-emu/poly_l2.cif ( arg->sigh > (unsigned)0xb504f334 )
sigh71kernel/FPU-emu/poly_l2.cnum.sigh = arg->sigh;
sigh76kernel/FPU-emu/poly_l2.cnum.sigh <<= 1;
sigh77kernel/FPU-emu/poly_l2.cif ( num.sigl & 0x80000000 ) num.sigh |= 1;
sigh81kernel/FPU-emu/poly_l2.cdenom.sigh = num.sigh;
sigh83kernel/FPU-emu/poly_l2.cdenom.sigh += 0x80000000;      /* set the msb */
sigh87kernel/FPU-emu/poly_l2.czero = !(Xx.sigh | Xx.sigl);
sigh157kernel/FPU-emu/poly_l2.cif ( Xx.sigh > accum.sigh )
sigh162kernel/FPU-emu/poly_l2.caccum.sigh |= 0x80000000;
sigh176kernel/FPU-emu/poly_l2.cif ( accum.sigl | accum.sigh )
sigh207kernel/FPU-emu/poly_l2.caccum.sigh |= 0x80000000;
sigh253kernel/FPU-emu/poly_l2.c(local_arg.sigh > (unsigned)0xafb0ccc0) )
sigh68kernel/FPU-emu/poly_sin.cif ( (exponent == 0) && (arg->sigl == 0) && (arg->sigh == 0x80000000) )
sigh80kernel/FPU-emu/poly_sin.cfixed_arg.sigh = arg->sigh;
sigh127kernel/FPU-emu/poly_sin.c||  (result->sigh != 0x80000000) /* Much > 1.0 */
sigh133kernel/FPU-emu/poly_sin.cresult->sigh, result->sigl);
sigh143kernel/FPU-emu/poly_sin.cresult->sigh, result->sigl);
sigh49kernel/FPU-emu/reg_add_sub.cdiff = a->sigh - b->sigh;  /* Works only if ms bits are identical */
sigh176kernel/FPU-emu/reg_add_sub.cdiff = a->sigh - b->sigh;  /* Works only if ms bits are identical */
sigh96kernel/FPU-emu/reg_compare.cif ( ((FPU_st0_ptr->tag == TW_NaN) && !(FPU_st0_ptr->sigh & 0x40000000))
sigh97kernel/FPU-emu/reg_compare.c|| ((b->tag == TW_NaN) && !(b->sigh & 0x40000000)) )
sigh109kernel/FPU-emu/reg_compare.cif (!(FPU_st0_ptr->sigh & 0x80000000)) EXCEPTION(EX_Invalid);
sigh110kernel/FPU-emu/reg_compare.cif (!(b->sigh & 0x80000000)) EXCEPTION(EX_Invalid);
sigh128kernel/FPU-emu/reg_compare.cdiff = FPU_st0_ptr->sigh - b->sigh;  /* Works only if ms bits are
sigh50kernel/FPU-emu/reg_ld_str.cunsigned long sigl, sigh, exp;
sigh56kernel/FPU-emu/reg_ld_str.csigh = get_fs_long(1 + (unsigned long *) s);
sigh62kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = sigh;
sigh75kernel/FPU-emu/reg_ld_str.cif ( !(sigh | sigl) )
sigh81kernel/FPU-emu/reg_ld_str.cif (sigh & 0x80000000)
sigh101kernel/FPU-emu/reg_ld_str.cif ( !((sigh ^ 0x80000000) | sigl) )
sigh111kernel/FPU-emu/reg_ld_str.cif ( !(sigh & 0x80000000) )
sigh118kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = 0x80000000;
sigh126kernel/FPU-emu/reg_ld_str.cif ( !(sigh & 0x80000000) )
sigh135kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = 0x80000000;
sigh170kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = 0x80000000;
sigh181kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = (m64 << 11) | 0x80000000;
sigh182kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh |= l64 >> 21;
sigh203kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = m64 << 11;
sigh204kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh |= l64 >> 21;
sigh214kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = (m64 << 11) | 0x80000000;
sigh215kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh |= l64 >> 21;
sigh253kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = m32;
sigh264kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = 0x80000000;
sigh275kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = m32 | 0x80000000;
sigh283kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = m32 | 0x80000000;
sigh345kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = s;
sigh376kernel/FPU-emu/reg_ld_str.cFPU_loaded_data.sigh = s << 16;
sigh506kernel/FPU-emu/reg_ld_str.cif ( !((tmp.sigh == 0x00100000) && (tmp.sigl == 0) &&
sigh521kernel/FPU-emu/reg_ld_str.cl[1] = tmp.sigh;
sigh555kernel/FPU-emu/reg_ld_str.cif ( tmp.sigh == 0xffffffff )
sigh558kernel/FPU-emu/reg_ld_str.ctmp.sigh = 0x80000000;
sigh565kernel/FPU-emu/reg_ld_str.ctmp.sigh ++;
sigh579kernel/FPU-emu/reg_ld_str.cl[0] = (tmp.sigl >> 11) | (tmp.sigh << 21);
sigh580kernel/FPU-emu/reg_ld_str.cl[1] = ((tmp.sigh >> 11) & 0xfffff);
sigh618kernel/FPU-emu/reg_ld_str.cl[0] = (FPU_st0_ptr->sigl >> 11) | (FPU_st0_ptr->sigh << 21);
sigh619kernel/FPU-emu/reg_ld_str.cl[1] = ((FPU_st0_ptr->sigh >> 11) & 0xfffff);
sigh620kernel/FPU-emu/reg_ld_str.cif ( !(FPU_st0_ptr->sigh & 0x40000000) )
sigh702kernel/FPU-emu/reg_ld_str.c((FPU_st0_ptr->sigh & 0x000000ff) || FPU_st0_ptr->sigl)) )
sigh719kernel/FPU-emu/reg_ld_str.cif ( tmp.sigl | (tmp.sigh & 0x000000ff) )
sigh721kernel/FPU-emu/reg_ld_str.cunsigned long sigh = tmp.sigh;
sigh727kernel/FPU-emu/reg_ld_str.cincrement = ((sigh & 0xff) > 0x80)       /* more than half */
sigh728kernel/FPU-emu/reg_ld_str.c|| (((sigh & 0xff) == 0x80) && sigl)   /* more than half */
sigh729kernel/FPU-emu/reg_ld_str.c|| ((sigh & 0x180) == 0x180);        /* round to even */
sigh733kernel/FPU-emu/reg_ld_str.c? 0 : (sigl | (sigh & 0xff));
sigh737kernel/FPU-emu/reg_ld_str.c? (sigl | (sigh & 0xff)) : 0;
sigh751kernel/FPU-emu/reg_ld_str.cif ( sigh >= 0xffffff00 )
sigh754kernel/FPU-emu/reg_ld_str.ctmp.sigh = 0x80000000;
sigh761kernel/FPU-emu/reg_ld_str.ctmp.sigh &= 0xffffff00;
sigh762kernel/FPU-emu/reg_ld_str.ctmp.sigh += 0x100;
sigh768kernel/FPU-emu/reg_ld_str.ctmp.sigh &= 0xffffff00;  /* Finish the truncation */
sigh772kernel/FPU-emu/reg_ld_str.ctempl = (tmp.sigh >> 8) & 0x007fffff;
sigh803kernel/FPU-emu/reg_ld_str.ctempl = FPU_st0_ptr->sigh >> 8;
sigh804kernel/FPU-emu/reg_ld_str.cif ( !(FPU_st0_ptr->sigh & 0x40000000) )
sigh874kernel/FPU-emu/reg_ld_str.c((long *)&tll)[1] = t.sigh;
sigh876kernel/FPU-emu/reg_ld_str.c((t.sigh & 0x80000000) &&
sigh877kernel/FPU-emu/reg_ld_str.c!((t.sigh == 0x80000000) && (t.sigl == 0) &&
sigh931kernel/FPU-emu/reg_ld_str.cif (t.sigh ||
sigh985kernel/FPU-emu/reg_ld_str.cif (t.sigh ||
sigh1039kernel/FPU-emu/reg_ld_str.cif ( (t.sigh > 0x0de0b6b3) ||
sigh1040kernel/FPU-emu/reg_ld_str.c((t.sigh == 0x0de0b6b3) && (t.sigl > 0xa763ffff)) )
sigh1107kernel/FPU-emu/reg_ld_str.cr->sigl = r->sigh = ~0;      /* The largest representable number */
sigh1112kernel/FPU-emu/reg_ld_str.cvery_big = !(~(r->sigh) | ~(r->sigl));  /* test for 0xfff...fff */
sigh1191kernel/FPU-emu/reg_ld_str.cif ( !(regs[i].sigl | regs[i].sigh) )
sigh1198kernel/FPU-emu/reg_ld_str.cif ( !((regs[i].sigh & ~0x80000000) | regs[i].sigl) )
sigh1340kernel/FPU-emu/reg_ld_str.cif ( rp->sigh | rp->sigl | e )
sigh1345kernel/FPU-emu/reg_ld_str.cif ( (e ^ 0x7fff) | !(rp->sigh & 0x80000000) )
sigh1364kernel/FPU-emu/reg_ld_str.cput_fs_long(rp->sigh, (unsigned long *) (d + 4));
sigh1380kernel/FPU-emu/reg_ld_str.cput_fs_long(tmp.sigh, (unsigned long *) (d + 4));