Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/math-emu/
H A Ddp_fsp.c19 union ieee754dp ieee754dp_fsp(union ieee754sp x) in ieee754dp_fsp() function
H A Dieee754.h100 union ieee754dp ieee754dp_fsp(union ieee754sp x);
H A Dcp1emu.c1971 rv.d = ieee754dp_fsp(fs); in fpu_emu()