Searched refs:float64_mul (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/nwfpe/
H A Ddouble_cpdo.c55 [MUF_CODE >> 20] = float64_mul,
63 [FML_CODE >> 20] = float64_mul,
H A DARM-gcc.h97 #define float64_mul ___float64_mul macro
111 #define float64_mul __muldf3
H A Dsoftfloat.h185 float64 float64_mul( struct roundingData *, float64, float64 );
H A Dsoftfloat.c2115 float64 float64_mul( struct roundingData *roundData, float64 a, float64 b ) float64_mul() function
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dfpu.c30 extern unsigned long long float64_mul(unsigned long long a,
267 llx = float64_mul(llx, lly); ieee_fpe_handler()
H A Dsoftfloat.c88 float64 float64_mul(float64 a, float64 b);
865 float64 float64_mul(float64 a, float64 b) float64_mul() function

Completed in 427 milliseconds