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

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

Completed in 93 milliseconds