Home
last modified time | relevance | path

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

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