Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Functions | |
extFloat80_t | softfloat_normRoundPackToExtF80 (bool sign, int_fast32_t exp, uint_fast64_t sig, uint_fast64_t sigExtra, uint_fast8_t roundingPrecision) |
extFloat80_t softfloat_normRoundPackToExtF80 | ( | bool | sign, |
int_fast32_t | exp, | ||
uint_fast64_t | sig, | ||
uint_fast64_t | sigExtra, | ||
uint_fast8_t | roundingPrecision ) |
Definition at line 43 of file s_normRoundPackToExtF80.c.