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 i64_fromNegOverflow
#define i64_fromPosOverflow
int_fast64_t extF80_to_i64(extFloat80_t a, uint_fast8_t roundingMode, bool exact)
int_fast64_t extF80M_to_i64(const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact)
#define expExtF80UI64(a64)
#define signExtF80UI64(a64)
int_fast64_t softfloat_roundMToI64(bool, uint32_t *, uint_fast8_t, bool)
#define indexWord(total, n)
#define softfloat_shiftRightJam96M(aPtr, dist, zPtr)
unsigned __int64 uint64_t