41#include "specialize.h"
66 if ( ! (exp | sig) ) {
72 if ( exp == 0x7FFF ) {
73 if ( sig &
UINT64_C( 0x7FFFFFFFFFFFFFFF ) ) {
86 if ( exp < -0x1000 ) exp = -0x1000;
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
void softfloat_extF80UIToCommonNaN(uint_fast16_t uiA64, uint_fast64_t uiA0, struct commonNaN *zPtr)
#define softfloat_commonNaNToF64UI(aPtr)
float64_t extF80_to_f64(extFloat80_t a)
float64_t softfloat_roundPackToF64(bool, int_fast16_t, uint_fast64_t)
#define expExtF80UI64(a64)
#define packToF64UI(sign, exp, sig)
#define signExtF80UI64(a64)
uint64_t softfloat_shortShiftRightJam64(uint64_t a, uint_fast8_t dist)