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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Dieee754d.c53 #define SPBEXP(sp) (sp.parts.bexp) macro
124 printk("e%d", SPBEXP(x) - SP_EBIAS);
130 printk("e%d", SPBEXP(x) - SP_EBIAS);
H A Dsp_simple.c32 return SPBEXP(x) != SP_EMAX + 1 + SP_EBIAS;
H A Dieee754int.h51 #define SPBEXP(sp) (sp.parts.bexp) macro
82 ve = SPBEXP(v);\

Completed in 45 milliseconds