Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A 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:
H A DtestFunction.c724 test_abz_float32( float32_mul, syst_float32_mul ); in testFunctionVariety()
H A Dtestsoftfloat.c478 test_abz_float32( slow_float32_mul, float32_mul ); in testFunctionVariety()
H A Dtestfloat.txt300 float32_add float32_sub float32_mul float32_div float32_sqrt
/freebsd-13.1/lib/libc/arm/aeabi/
H A Daeabi_float.c76 float32 AEABI_FUNC2(fmul, float32, float32_mul) in AEABI_FUNC2()
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h37 #define float32_mul __mulsf3 macro
H A Dsoftfloat.txt250 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2182 time_abz_float32( float32_mul ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h172 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h168 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h157 float32 float32_mul( float32, float32 );
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c978 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1896 float32 float32_mul( float32 a, float32 b ) in float32_mul() function