Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/math-emu/
Ddp_fsp.c25 static inline union ieee754dp ieee754dp_nan_fsp(int xs, u64 xm) in ieee754dp_nan_fsp() function
43 return ieee754dp_nanxcpt(ieee754dp_nan_fsp(xs, xm)); in ieee754dp_fsp()
46 return ieee754dp_nan_fsp(xs, xm); in ieee754dp_fsp()