Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c454 static float32 subFloat32Sigs(float32 a, float32 b, flag zSign) in subFloat32Sigs() function
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c1101 static float32 subFloat32Sigs( struct roundingData *roundData, float32 a, float32 b, flag zSign ) in subFloat32Sigs() function