Searched refs:ieee754sp_flong (Results 1 – 4 of 4) sorted by relevance
24 union ieee754sp ieee754sp_flong(s64 x) in ieee754sp_flong() function
86 ret = ieee754sp_flong(xm); in ieee754sp_rint()
68 union ieee754sp ieee754sp_flong(s64 x);
2593 rv.s = ieee754sp_flong(bits); in fpu_emu()