Searched refs:floatx80_add (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h29 #define floatx80_add __addxf3 macro
H A Dtimesoftfloat.c1997 { "floatx80_add", 2, TRUE, TRUE, FALSE, TRUE },
2303 time_abz_floatx80( floatx80_add );
/freebsd-13-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h261 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h261 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h253 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h253 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h253 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h261 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h237 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-13-stable/tools/test/testfloat/
H A DtestFunction.c93 { "floatx80_add", 2, TRUE, TRUE },
934 test_abz_floatx80( floatx80_add, syst_floatx80_add );
H A Dtestsoftfloat.c272 { "floatx80_add", 2, TRUE, TRUE, FALSE, TRUE },
623 test_abz_floatx80( slow_floatx80_add, floatx80_add );
/freebsd-13-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3750 floatx80 floatx80_add( floatx80 a, floatx80 b ) function

Completed in 90 milliseconds