shortShift64Left
shortShift64Left( 0, zSig, 1, &term0, &term1 );
shortShift64Left(
shortShift64Left(
shortShift64Left( aSig0, aSig1, 10, &aSig0, &aSig1 );
shortShift64Left( bSig0, bSig1, 10, &bSig0, &bSig1 );
shortShift64Left( bSig0, bSig1, 12, &bSig0, &bSig1 );
shortShift64Left( aSig0 | 0x00100000, aSig1, 11, &aSig0, &aSig1 );
shortShift64Left( bSig0 | 0x00100000, bSig1, 11, &bSig0, &bSig1 );
shortShift64Left(
shortShift64Left( bSig0 | 0x00100000, bSig1, 11, &bSig0, &bSig1 );
shortShift64Left( aSig0, aSig1, 29, &aSig0, &allZero );
shortShift64Left( aSig0, aSig1, expDiff, &aSig0, &aSig1 );
shortShift64Left( aSig0, aSig1, 11, &term0, &term1 );
shortShift64Left( aSig0, aSig1, 9 - ( aExp & 1 ), &aSig0, &aSig1 );
shortShift64Left( 0, zSig1, 1, &term2, &term3 );
shortShift64Left( aSig0, aSig1, shiftCount, zSig0Ptr, zSig1Ptr );
shortShift64Left( zSig0, zSig1, shiftCount, &zSig0, &zSig1 );