Searched refs:float32_mul (Results 1 – 16 of 16) sorted by relevance
| /freebsd-10-stable/tools/test/testfloat/ |
| D | systemBugs.txt | 148 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:
|
| D | testFunction.c | 724 test_abz_float32( float32_mul, syst_float32_mul ); in testFunctionVariety()
|
| D | testsoftfloat.c | 478 test_abz_float32( slow_float32_mul, float32_mul ); in testFunctionVariety()
|
| D | testfloat.txt | 300 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| /freebsd-10-stable/lib/libc/arm/aeabi/ |
| D | aeabi_float.c | 74 float32 AEABI_FUNC2(fmul, float32, float32_mul) in AEABI_FUNC2()
|
| /freebsd-10-stable/lib/libc/softfloat/ |
| D | softfloat-for-gcc.h | 37 #define float32_mul __mulsf3 macro
|
| D | softfloat.txt | 250 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| D | timesoftfloat.c | 2182 time_abz_float32( float32_mul ); in timeFunctionVariety()
|
| /freebsd-10-stable/lib/libc/powerpc/softfloat/ |
| D | softfloat.h | 168 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/lib/libc/powerpc64/softfloat/ |
| D | softfloat.h | 168 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/lib/libc/mips/softfloat/ |
| D | softfloat.h | 172 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/tools/test/testfloat/sparc64/ |
| D | softfloat.h | 146 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/lib/libc/arm/softfloat/ |
| D | softfloat.h | 172 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/lib/libc/softfloat/templates/ |
| D | softfloat.h | 157 float32 float32_mul( float32, float32 );
|
| /freebsd-10-stable/lib/libc/softfloat/bits32/ |
| D | softfloat.c | 978 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
|
| /freebsd-10-stable/lib/libc/softfloat/bits64/ |
| D | softfloat.c | 1896 float32 float32_mul( float32 a, float32 b ) in float32_mul() function
|