Searched refs:DP_SIGN_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/mips/math-emu/ | ||
A D | dp_cmp.c | 36 vx = -vx ^ DP_SIGN_BIT; in ieee754dp_cmp() |
A D | ieee754dp.h | 25 #define DP_SIGN_BIT DP_MBIT(63) macro |
Completed in 3 milliseconds