Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/math-emu/
H A Ddp_fsp.c13 static inline union ieee754dp ieee754dp_nan_fsp(int xs, u64 xm) in ieee754dp_nan_fsp() function
31 return ieee754dp_nanxcpt(ieee754dp_nan_fsp(xs, xm)); in ieee754dp_fsp()
34 return ieee754dp_nan_fsp(xs, xm); in ieee754dp_fsp()