Home
last modified time | relevance | path

Searched defs:float32_mul (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h82 #define float32_mul __mulsf3 macro
H A Dsoftfloat.c1219 float32 float32_mul( struct roundingData *roundData, float32 a, float32 b ) in float32_mul() function
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c824 float32 float32_mul(float32 a, float32 b) in float32_mul() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c2149 float32_mul(float32 a, float32 b, float_status *s) in float32_mul() function