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

/freebsd-10.1-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h39 #define floatx80_mul __mulxf3 macro
H A Dtimesoftfloat.c1999 { "floatx80_mul", 2, TRUE, TRUE, TRUE, TRUE },
2309 time_abz_floatx80( floatx80_mul );
/freebsd-10.1-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h218 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h263 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h263 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h255 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h255 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h239 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-10.1-release/tools/test/testfloat/
H A DtestFunction.c95 { "floatx80_mul", 2, TRUE, TRUE },
944 test_abz_floatx80( floatx80_mul, syst_floatx80_mul );
H A Dtestsoftfloat.c274 { "floatx80_mul", 2, TRUE, TRUE, TRUE, TRUE },
629 test_abz_floatx80( slow_floatx80_mul, floatx80_mul );
/freebsd-10.1-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3794 floatx80 floatx80_mul( floatx80 a, floatx80 b ) function

Completed in 178 milliseconds