Searched refs:ieee754dp_fmax (Results 1 – 3 of 3) sorted by relevance
18 union ieee754dp ieee754dp_fmax(union ieee754dp x, union ieee754dp y) in ieee754dp_fmax() function
125 union ieee754dp ieee754dp_fmax(union ieee754dp x, union ieee754dp y);
2268 rv.d = ieee754dp_fmax(fs, ft); in fpu_emu()