Searched refs:float32_div (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12.1/lib/libc/arm/aeabi/ |
| H A D | aeabi_float.c | 75 float32 AEABI_FUNC2(fdiv, float32, float32_div) in AEABI_FUNC2()
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 42 #define float32_div __divsf3 macro
|
| H A D | softfloat.txt | 250 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| H A D | timesoftfloat.c | 2185 time_abz_float32( float32_div ); in timeFunctionVariety()
|
| /freebsd-12.1/tools/test/testfloat/sparc64/ |
| H A D | softfloat.h | 147 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 173 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 173 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 173 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 169 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 158 float32 float32_div( float32, float32 );
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testFunction.c | 729 test_abz_float32( float32_div, syst_float32_div ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 481 test_abz_float32( slow_float32_div, float32_div ); in testFunctionVariety()
|
| H A D | testfloat.txt | 300 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| /freebsd-12.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1037 float32 float32_div( float32 a, float32 b ) in float32_div() function
|
| /freebsd-12.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 1957 float32 float32_div( float32 a, float32 b ) in float32_div() function
|