Home
last modified time | relevance | path

Searched refs:float32_mul (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_float.c73 float32 AEABI_FUNC2(fmul, float32, float32_mul) in AEABI_FUNC2()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h36 #define float32_mul __mulsf3 macro
H A Dsoftfloat.txt249 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2179 time_abz_float32( float32_mul ); in timeFunctionVariety()
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h171 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h167 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h171 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h167 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h167 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h156 float32 float32_mul( float32, float32 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c975 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1893 float32 float32_mul( float32 a, float32 b ) in float32_mul() function