41#include "specialize.h"
66 if ( exp == 0x7FFF ) {
67 if ( sig &
UINT64_C( 0x7FFFFFFFFFFFFFFF ) ) {
78 if ( ! (exp | sig32) ) {
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_commonNaNToF32UI(aPtr)
float32_t extF80_to_f32(extFloat80_t a)
float32_t softfloat_roundPackToF32(bool, int_fast16_t, uint_fast32_t)
#define expExtF80UI64(a64)
#define signExtF80UI64(a64)
#define packToF32UI(sign, exp, sig)
uint64_t softfloat_shortShiftRightJam64(uint64_t a, uint_fast8_t dist)