Home
last modified time | relevance | path

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

/freebsd-10-stable/tools/test/testfloat/
DsystemBugs.txt148 float32_mul, float64_mul
155 Errors found in float32_mul, rounding nearest_even:
161 Errors found in float32_mul, rounding down:
167 Errors found in float32_mul, rounding up:
210 Errors found in float32_mul, rounding nearest_even:
216 Errors found in float32_mul, rounding down:
222 Errors found in float32_mul, rounding up:
DtestFunction.c724 test_abz_float32( float32_mul, syst_float32_mul ); in testFunctionVariety()
Dtestsoftfloat.c478 test_abz_float32( slow_float32_mul, float32_mul ); in testFunctionVariety()
Dtestfloat.txt300 float32_add float32_sub float32_mul float32_div float32_sqrt
/freebsd-10-stable/lib/libc/arm/aeabi/
Daeabi_float.c74 float32 AEABI_FUNC2(fmul, float32, float32_mul) in AEABI_FUNC2()
/freebsd-10-stable/lib/libc/softfloat/
Dsoftfloat-for-gcc.h37 #define float32_mul __mulsf3 macro
Dsoftfloat.txt250 float32_add float32_sub float32_mul float32_div float32_sqrt
Dtimesoftfloat.c2182 time_abz_float32( float32_mul ); in timeFunctionVariety()
/freebsd-10-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-10-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-10-stable/lib/libc/mips/softfloat/
Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-10-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h146 float32 float32_mul( float32, float32 );
/freebsd-10-stable/lib/libc/arm/softfloat/
Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-10-stable/lib/libc/softfloat/templates/
Dsoftfloat.h157 float32 float32_mul( float32, float32 );
/freebsd-10-stable/lib/libc/softfloat/bits32/
Dsoftfloat.c978 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
/freebsd-10-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c1896 float32 float32_mul( float32 a, float32 b ) in float32_mul() function