packFloat64
packFloat64( flag zSign, int16 zExp, bits32 zSig0, bits32 zSig1 )
INLINE float64 packFloat64( flag zSign, int16 zExp, bits64 zSig )