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