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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h38 #define floatx80_mul __mulxf3 macro
H A Dtimesoftfloat.c1996 { "floatx80_mul", 2, TRUE, TRUE, TRUE, TRUE },
2306 time_abz_floatx80( floatx80_mul );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h238 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h262 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h254 floatx80 floatx80_mul( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3791 floatx80 floatx80_mul( floatx80 a, floatx80 b ) function

Completed in 1608 milliseconds