Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c360 static float32 roundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in roundAndPackFloat32() function
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c360 static float32 roundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in roundAndPackFloat32() function
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dsoftfloat.c217 static float32 roundAndPackFloat32( struct roundingData *roundData, flag zSign, int16 zExp, bits32 zSig ) in roundAndPackFloat32() function
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dsoftfloat.c217 static float32 roundAndPackFloat32( struct roundingData *roundData, flag zSign, int16 zExp, bits32 zSig ) in roundAndPackFloat32() function

Completed in 12 milliseconds