Searched refs:float32_add (Results 1 – 17 of 17) sorted by relevance
| /freebsd-13.1/lib/libc/arm/aeabi/ |
| H A D | aeabi_float.c | 74 float32 AEABI_FUNC2(fadd, float32, float32_add) in AEABI_FUNC2()
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 27 #define float32_add __addsf3 macro
|
| H A D | timesoftfloat.txt | 56 the name of the SoftFloat routine to evaluate, such as `float32_add' or
|
| H A D | softfloat.txt | 250 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| H A D | timesoftfloat.c | 2176 time_abz_float32( float32_add ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 166 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 170 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 166 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 166 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 155 float32 float32_add( float32, float32 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 714 test_abz_float32( float32_add, syst_float32_add ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 472 test_abz_float32( slow_float32_add, float32_add ); in testFunctionVariety()
|
| H A D | testfloat.txt | 189 The `<function>' argument is a name like `float32_add' or `float64_to_int32'. 300 float32_add float32_sub float32_mul float32_div float32_sqrt
|
| /freebsd-13.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 934 float32 float32_add( float32 a, float32 b ) in float32_add() function
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 1852 float32 float32_add( float32 a, float32 b ) in float32_add() function
|