Searched refs:ieee754sp_flong (Results 1 – 4 of 4) sorted by relevance
12 union ieee754sp ieee754sp_flong(s64 x) in ieee754sp_flong() function
75 ret = ieee754sp_flong(xm); in ieee754sp_rint()
56 union ieee754sp ieee754sp_flong(s64 x);
2605 rv.s = ieee754sp_flong(bits); in fpu_emu()