Searched refs:floatx80_add (Results 1 – 13 of 13) sorted by relevance
29 #define floatx80_add __addxf3 macro
151 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt252 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
2303 time_abz_floatx80( floatx80_add ); in timeFunctionVariety()
253 floatx80 floatx80_add( floatx80, floatx80 );
261 floatx80 floatx80_add( floatx80, floatx80 );
216 floatx80 floatx80_add( floatx80, floatx80 );
237 floatx80 floatx80_add( floatx80, floatx80 );
934 test_abz_floatx80( floatx80_add, syst_floatx80_add ); in testFunctionVariety()
623 test_abz_floatx80( slow_floatx80_add, floatx80_add ); in testFunctionVariety()
302 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
3750 floatx80 floatx80_add( floatx80 a, floatx80 b ) in floatx80_add() function