Home
last modified time | relevance | path

Searched refs:_sp_maddf (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/math-emu/
Dsp_maddf.c18 static union ieee754sp _sp_maddf(union ieee754sp z, union ieee754sp x, in _sp_maddf() function
258 return _sp_maddf(z, x, y, 0); in ieee754sp_maddf()
264 return _sp_maddf(z, x, y, MADDF_NEGATE_PRODUCT); in ieee754sp_msubf()