Searched defs:roundAndPackFloat32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
H A D | softfloat.c | 360 static float32 roundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in roundAndPackFloat32() function
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
H A D | softfloat.c | 360 static float32 roundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in roundAndPackFloat32() function
|
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
H A D | softfloat.c | 217 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 D | softfloat.c | 217 static float32 roundAndPackFloat32( struct roundingData *roundData, flag zSign, int16 zExp, bits32 zSig ) in roundAndPackFloat32() function
|
Completed in 12 milliseconds