Searched refs:accum (Results 1 – 2 of 2) sorted by relevance
55 Xsig argSq, argSqSq, accumulatoro, accumulatore, accum, in poly_tan() local73 accum.lsw = 0; in poly_tan()74 XSIG_LL(accum) = significand(st0_ptr); in poly_tan()79 XSIG_LL(accum) <<= 1; in poly_tan()82 XSIG_LL(accum) = 0x921fb54442d18469LL - XSIG_LL(accum); in poly_tan()84 if (XSIG_LL(accum) == 0xffffffffffffffffLL) { in poly_tan()92 argSignif.lsw = accum.lsw; in poly_tan()93 XSIG_LL(argSignif) = XSIG_LL(accum); in poly_tan()98 XSIG_LL(accum) = XSIG_LL(argSignif) = significand(st0_ptr); in poly_tan()102 if (FPU_shrx(&XSIG_LL(accum), -1 - exponent) >= in poly_tan()[all …]
29 u32 accum; /* 0x0C Time Sync Accumulator Register */ member