Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/math-emu/
H A Ddp_tint.c30 return ieee754si_indef(); in ieee754dp_tint()
H A Dsp_tint.c30 return ieee754si_indef(); in ieee754sp_tint()
H A Dieee754.h277 static inline int ieee754si_indef(void) in ieee754si_indef() function