Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/math-emu/
Dsp_tlong.c30 s64 ieee754sp_tlong(ieee754sp x) in ieee754sp_tlong() function
119 return (u64) ieee754sp_tlong(x); in ieee754sp_tulong()
121 return (u64) ieee754sp_tlong(ieee754sp_sub(x, hb)) | in ieee754sp_tulong()
Dieee754.h147 s64 ieee754sp_tlong(ieee754sp x);
Dcp1emu.c959 rv.l = ieee754sp_tlong(fs); in fpu_emu()
973 rv.l = ieee754sp_tlong(fs); in fpu_emu()