Searched refs:ieee754sp_fint (Results 1 – 3 of 3) sorted by relevance
24 union ieee754sp ieee754sp_fint(int x) in ieee754sp_fint() function
67 union ieee754sp ieee754sp_fint(int x);
2427 rv.s = ieee754sp_fint(fs.bits); in fpu_emu()