Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DsystemBugs.txt148 float32_mul, float64_mul
173 Errors found in float64_mul, rounding nearest_even:
184 Errors found in float64_mul, rounding down:
195 Errors found in float64_mul, rounding up:
228 Errors found in float64_mul, rounding nearest_even:
239 Errors found in float64_mul, rounding down:
250 Errors found in float64_mul, rounding up:
H A DtestFunction.c834 test_abz_float64( float64_mul, syst_float64_mul ); in testFunctionVariety()
H A Dtestsoftfloat.c554 test_abz_float64( slow_float64_mul, float64_mul ); in testFunctionVariety()
H A Dtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/freebsd-13.1/lib/libc/arm/aeabi/
H A Daeabi_double.c76 float64 AEABI_FUNC2(dmul, float64, float64_mul) in AEABI_FUNC2()
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h38 #define float64_mul __muldf3 macro
H A Dsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2246 time_abz_float64( float64_mul ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h216 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h216 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h208 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h216 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h208 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h208 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h194 float64 float64_mul( float64, float64 );
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1869 float64 float64_mul( float64 a, float64 b ) in float64_mul() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2862 float64 float64_mul( float64 a, float64 b ) in float64_mul() function