Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/arm/aeabi/
H A Daeabi_double.c77 float64 AEABI_FUNC2(dsub, float64, float64_sub) in AEABI_FUNC2()
/freebsd-12.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h33 #define float64_sub __subdf3 macro
H A Dsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2243 time_abz_float64( float64_sub ); in timeFunctionVariety()
/freebsd-12.1/tools/test/testfloat/sparc64/
H A Dsoftfloat.h178 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h215 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h215 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h215 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h207 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h207 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h207 float64 float64_sub( float64, float64 );
/freebsd-12.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h193 float64 float64_sub( float64, float64 );
/freebsd-12.1/tools/test/testfloat/
H A DtestFunction.c829 test_abz_float64( float64_sub, syst_float64_sub ); in testFunctionVariety()
H A Dtestsoftfloat.c551 test_abz_float64( slow_float64_sub, float64_sub ); in testFunctionVariety()
H A Dtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/freebsd-12.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1847 float64 float64_sub( float64 a, float64 b ) in float64_sub() function
/freebsd-12.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2840 float64 float64_sub( float64 a, float64 b ) in float64_sub() function