Home
last modified time | relevance | path

Searched defs:roundAndPackFloat64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c411 static float64 roundAndPackFloat64(flag zSign, int16 zExp, bits64 zSig) in roundAndPackFloat64() function
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c411 static float64 roundAndPackFloat64(flag zSign, int16 zExp, bits64 zSig) in roundAndPackFloat64() function
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dsoftfloat.c388 static float64 roundAndPackFloat64( struct roundingData *roundData, flag zSign, int16 zExp, bits64 zSig ) in roundAndPackFloat64() function
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dsoftfloat.c388 static float64 roundAndPackFloat64( struct roundingData *roundData, flag zSign, int16 zExp, bits64 zSig ) in roundAndPackFloat64() function

Completed in 12 milliseconds