Searched refs:floatx80_div (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h44 #define floatx80_div __divxf3 macro
H A Dtimesoftfloat.c2000 { "floatx80_div", 2, TRUE, TRUE, FALSE, TRUE },
2312 time_abz_floatx80( floatx80_div );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h219 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h264 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h264 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h256 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h256 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h240 floatx80 floatx80_div( floatx80, floatx80 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c96 { "floatx80_div", 2, TRUE, TRUE },
949 test_abz_floatx80( floatx80_div, syst_floatx80_div );
H A Dtestsoftfloat.c275 { "floatx80_div", 2, TRUE, TRUE, FALSE, TRUE },
632 test_abz_floatx80( slow_floatx80_div, floatx80_div );
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3854 floatx80 floatx80_div( floatx80 a, floatx80 b ) function

Completed in 106 milliseconds