Home
last modified time | relevance | path

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

/linux/arch/mips/math-emu/
H A Dsp_div.c85 ieee754_setcx(IEEE754_ZERO_DIVIDE); in ieee754sp_div()
H A Ddp_div.c85 ieee754_setcx(IEEE754_ZERO_DIVIDE); in ieee754dp_div()
H A Dieee754.h144 #define IEEE754_ZERO_DIVIDE 0x08 macro