shortShift128Left
shortShift128Left( a.high, a.low, 16, &z.high, &z.low );
shortShift128Left( a.high, a.low, 16, &z.high, &z.low );
shortShift128Left( zSig0, zSig1, shiftCount, &zSig0, &zSig1 );
shortShift128Left( zSig0, zSig1, shiftCount, &zSig0, &zSig1 );
shortShift128Left( zSig0, zSig1, 1, &zSig0, &zSig1 );
shortShift128Left( aSig0, aSig1, 62, &aSig0, &aSig1 );
shortShift128Left( 0, bSig, 64 - expDiff, &term0, &term1 );
shortShift128Left( 0, zSig1, 1, &term2, &term3 );
shortShift128Left( 0, zSig1, 1, &zSig0, &zSig1 );
shortShift128Left( aSig0, aSig1, - shiftCount, &aSig0, &aSig1 );
shortShift128Left( aSig0, aSig1, 14, &aSig0, &aSig1 );
shortShift128Left( aSig0, aSig1, 15, &aSig0, &aSig1 );
shortShift128Left( aSig0, aSig1, 14, &aSig0, &aSig1 );
shortShift128Left( bSig0, bSig1, 14, &bSig0, &bSig1 );
shortShift128Left( bSig0, bSig1, 16, &bSig0, &bSig1 );
shortShift128Left(
shortShift128Left(
shortShift128Left(
shortShift128Left(
shortShift128Left( aSig0, aSig1, 61, &aSig0, &allZero );
shortShift128Left( aSig0, aSig1, expDiff, &aSig0, &aSig1 );
shortShift128Left( aSig0, aSig1, 13 - ( aExp & 1 ), &aSig0, &aSig1 );
shortShift128Left( 0, zSig1, 1, &term2, &term3 );
shortShift128Left( zSig0, zSig1, shiftCount, &zSig0, &zSig1 );
shortShift128Left( aSig0, aSig1, shiftCount, zSig0Ptr, zSig1Ptr );