Searched refs:exp32_sig64 (Results 1 - 8 of 8) sorted by relevance

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Ds_normSubnormalExtF80Sig.c41 struct exp32_sig64 softfloat_normSubnormalExtF80Sig( uint_fast64_t sig )
44 struct exp32_sig64 z;
H A DextF80_roundToInt.c53 struct exp32_sig64 normExpSig;
H A Ds_addMagsExtF80.c60 struct exp32_sig64 normExpSig;
H A Dinternals.h157 struct exp32_sig64 { int_fast32_t exp; uint64_t sig; }; struct
158 struct exp32_sig64 softfloat_normSubnormalExtF80Sig( uint_fast64_t );
H A DextF80_mul.c60 struct exp32_sig64 normExpSig;
H A DextF80_sqrt.c55 struct exp32_sig64 normExpSig;
H A DextF80_div.c59 struct exp32_sig64 normExpSig;
H A DextF80_rem.c57 struct exp32_sig64 normExpSig;

Completed in 36 milliseconds