Searched refs:SP_SIGN_BIT (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 Dsp_cmp.c56 vx = -vx ^ SP_SIGN_BIT;
58 vy = -vy ^ SP_SIGN_BIT;
H A Dieee754d.c49 #define SP_SIGN_BIT SP_MBIT(31) macro
H A Dieee754int.h47 #define SP_SIGN_BIT SP_MBIT(31) macro

Completed in 42 milliseconds