Home
last modified time | relevance | path

Searched defs:normalizeRoundAndPackFloat64 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c214 static float64 normalizeRoundAndPackFloat64(flag zSign, int16 zExp, bits64 zSig) in normalizeRoundAndPackFloat64() function
/linux/arch/arm/nwfpe/
H A Dsoftfloat.c453 normalizeRoundAndPackFloat64( struct roundingData *roundData, flag zSign, int16 zExp, bits64 zSig ) in normalizeRoundAndPackFloat64() function