SIGN_BIT_D        364 arch/powerpc/math-emu/math_efp.c 			vc.dp[0] = va.dp[0] & ~SIGN_BIT_D;
SIGN_BIT_D        368 arch/powerpc/math-emu/math_efp.c 			vc.dp[0] = va.dp[0] | SIGN_BIT_D;
SIGN_BIT_D        372 arch/powerpc/math-emu/math_efp.c 			vc.dp[0] = va.dp[0] ^ SIGN_BIT_D;