Searched refs:floatx80_sub (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h34 #define floatx80_sub __subxf3 macro
H A Dtimesoftfloat.c1998 { "floatx80_sub", 2, TRUE, TRUE, FALSE, TRUE },
2306 time_abz_floatx80( floatx80_sub );
/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h217 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h238 floatx80 floatx80_sub( floatx80, floatx80 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c94 { "floatx80_sub", 2, TRUE, TRUE },
939 test_abz_floatx80( floatx80_sub, syst_floatx80_sub );
H A Dtestsoftfloat.c273 { "floatx80_sub", 2, TRUE, TRUE, FALSE, TRUE },
626 test_abz_floatx80( slow_floatx80_sub, floatx80_sub );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3772 floatx80 floatx80_sub( floatx80 a, floatx80 b ) function

Completed in 200 milliseconds