Searched refs:float32_sub (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12.1/lib/libc/arm/aeabi/ |
| H A D | aeabi_float.c | 77 float32 AEABI_FUNC2(fsub, float32, float32_sub) in AEABI_FUNC2()
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 32 #define float32_sub __subsf3 macro
|
| H A D | softfloat.txt | 250 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| H A D | timesoftfloat.c | 2179 time_abz_float32( float32_sub ); in timeFunctionVariety()
|
| /freebsd-12.1/tools/test/testfloat/sparc64/ |
| H A D | softfloat.h | 145 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 171 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 171 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 171 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 167 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 167 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 167 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 156 float32 float32_sub( float32, float32 );
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testFunction.c | 719 test_abz_float32( float32_sub, syst_float32_sub ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 475 test_abz_float32( slow_float32_sub, float32_sub ); 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 | 956 float32 float32_sub( float32 a, float32 b ) in float32_sub() function
|
| /freebsd-12.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 1874 float32 float32_sub( float32 a, float32 b ) in float32_sub() function
|