Searched refs:DP_SIGN_BIT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/mips/math-emu/
H A Dieee754dp.h25 #define DP_SIGN_BIT DP_MBIT(63) macro
H A Ddp_cmp.c36 vx = -vx ^ DP_SIGN_BIT;
38 vy = -vy ^ DP_SIGN_BIT;

Completed in 135 milliseconds