41#include "specialize.h"
44#ifdef SOFTFLOAT_FAST_INT64
78 shiftDist = 0x403E - exp;
79 if ( shiftDist < 0 ) {
82 (exp == 0x7FFF) && (sig &
UINT64_C( 0x7FFFFFFFFFFFFFFF ))
void softfloat_raiseFlags(uint_fast8_t flags)
#define ui64_fromPosOverflow
#define ui64_fromNegOverflow
uint_fast64_t extF80_to_ui64(extFloat80_t a, uint_fast8_t roundingMode, bool exact)
uint_fast64_t extF80M_to_ui64(const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact)
uint_fast64_t softfloat_roundMToUI64(bool, uint32_t *, uint_fast8_t, bool)
#define expExtF80UI64(a64)
#define signExtF80UI64(a64)
#define indexWord(total, n)
#define softfloat_shiftRightJam96M(aPtr, dist, zPtr)
unsigned __int64 uint64_t