#include <stdint.h>
#include "platform.h"
#include "internals.h"
#include "softfloat.h"
Go to the source code of this file.
◆ ui64_to_f128M()
Definition at line 53 of file ui64_to_f128M.c.
54{
58
60 uiZ96 = 0;
61 uiZ64 = 0;
66 if ( shiftDist < 32 ) {
74 return;
75 }
79 }
82
83}
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
#define packToF128UI96(sign, exp, sig96)
#define indexMultiwordHi(total, n)
#define indexWord(total, n)
#define indexWordHi(total)
#define softfloat_shortShiftLeft96M(aPtr, dist, zPtr)
#define softfloat_countLeadingZeros64