41#include "specialize.h"
66 if ( exp == 0x7FFF ) {
67 if ( sig &
UINT64_C( 0x7FFFFFFFFFFFFFFF ) ) {
78 if ( ! (exp | sig16) ) {
86 if ( exp < -0x40 ) exp = -0x40;
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_commonNaNToF16UI(aPtr)
float16_t extF80_to_f16(extFloat80_t a)
float16_t softfloat_roundPackToF16(bool, int_fast16_t, uint_fast16_t)
#define expExtF80UI64(a64)
#define signExtF80UI64(a64)
#define packToF16UI(sign, exp, sig)
uint64_t softfloat_shortShiftRightJam64(uint64_t a, uint_fast8_t dist)