Searched refs:floatx80_sub (Results 1 – 13 of 13) sorted by relevance
34 #define floatx80_sub __subxf3 macro
151 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt252 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
2306 time_abz_floatx80( floatx80_sub ); in timeFunctionVariety()
254 floatx80 floatx80_sub( floatx80, floatx80 );
262 floatx80 floatx80_sub( floatx80, floatx80 );
217 floatx80 floatx80_sub( floatx80, floatx80 );
238 floatx80 floatx80_sub( floatx80, floatx80 );
939 test_abz_floatx80( floatx80_sub, syst_floatx80_sub ); in testFunctionVariety()
626 test_abz_floatx80( slow_floatx80_sub, floatx80_sub ); in testFunctionVariety()
302 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
3772 floatx80 floatx80_sub( floatx80 a, floatx80 b ) in floatx80_sub() function