Home
last modified time | relevance | path

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

/NextBSD/tools/test/testfloat/
HDsystemBugs.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:
HDtestFunction.c834 test_abz_float64( float64_mul, syst_float64_mul ); in testFunctionVariety()
HDtestsoftfloat.c554 test_abz_float64( slow_float64_mul, float64_mul ); in testFunctionVariety()
HDtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/NextBSD/lib/libc/arm/aeabi/
HDaeabi_double.c74 float64 AEABI_FUNC2(dmul, float64, float64_mul) in AEABI_FUNC2()
/NextBSD/lib/libc/softfloat/
HDsoftfloat-for-gcc.h38 #define float64_mul __muldf3 macro
HDsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
HDtimesoftfloat.c2246 time_abz_float64( float64_mul ); in timeFunctionVariety()
/NextBSD/tools/test/testfloat/sparc64/
HDsoftfloat.h179 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/powerpc64/softfloat/
HDsoftfloat.h208 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/mips/softfloat/
HDsoftfloat.h216 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/powerpc/softfloat/
HDsoftfloat.h208 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/arm/softfloat/
HDsoftfloat.h216 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/softfloat/templates/
HDsoftfloat.h194 float64 float64_mul( float64, float64 );
/NextBSD/lib/libc/softfloat/bits32/
HDsoftfloat.c1869 float64 float64_mul( float64 a, float64 b ) in float64_mul() function
/NextBSD/lib/libc/softfloat/bits64/
HDsoftfloat.c2862 float64 float64_mul( float64 a, float64 b ) in float64_mul() function