Searched refs:SPBEXP (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/math-emu/
H A Dieee754sp.h28 #define SPBEXP(sp) (sp.bexp) macro
33 return SPBEXP(x) != SP_EMAX + 1 + SP_EBIAS;
H A Dieee754d.c86 printk("e%d", SPBEXP(x) - SP_EBIAS);
92 printk("e%d", SPBEXP(x) - SP_EBIAS);
H A Dieee754int.h57 ve = SPBEXP(v); \

Completed in 148 milliseconds