Home
last modified time | relevance | path

Searched refs:DP_SIGN_BIT (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds