Searched refs:SP_SIGN_BIT (Results 1 - 2 of 2) sorted by path

/linux-master/arch/mips/math-emu/
H A Dieee754sp.h25 #define SP_SIGN_BIT SP_MBIT(31) macro
H A Dsp_cmp.c36 vx = -vx ^ SP_SIGN_BIT;
38 vy = -vy ^ SP_SIGN_BIT;

Completed in 187 milliseconds