Home
last modified time | relevance | path

Searched refs:float32_add (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/lib/libc/arm/aeabi/
H A Daeabi_float.c74 float32 AEABI_FUNC2(fadd, float32, float32_add) in AEABI_FUNC2()
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h27 #define float32_add __addsf3 macro
H A Dtimesoftfloat.txt56 the name of the SoftFloat routine to evaluate, such as `float32_add' or
H A Dsoftfloat.txt250 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2176 time_abz_float32( float32_add ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h170 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h170 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h166 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h170 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h166 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h166 float32 float32_add( float32, float32 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h155 float32 float32_add( float32, float32 );
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c714 test_abz_float32( float32_add, syst_float32_add ); in testFunctionVariety()
H A Dtestsoftfloat.c472 test_abz_float32( slow_float32_add, float32_add ); in testFunctionVariety()
H A Dtestfloat.txt189 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 Dsoftfloat.c934 float32 float32_add( float32 a, float32 b ) in float32_add() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1852 float32 float32_add( float32 a, float32 b ) in float32_add() function