Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h98 #define float64_mul ___float64_mul macro
H A Dsoftfloat.c2115 float64 float64_mul( struct roundingData *roundData, float64 a, float64 b ) in float64_mul() function
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c865 float64 float64_mul(float64 a, float64 b) in float64_mul() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c2156 float64_mul(float64 a, float64 b, float_status *s) in float64_mul() function