Searched refs:syst_float128_mul (Results 1 – 5 of 5) sorted by relevance
205 float128 syst_float128_mul( float128, float128 );
909 .global syst_float128_mul910 syst_float128_mul: label
591 syst_float128_mul(float128 a, float128 b) in syst_float128_mul() function
511 float128 syst_float128_mul( float128 a, float128 b ) in syst_float128_mul() function
1054 test_abz_float128( float128_mul, syst_float128_mul ); in testFunctionVariety()