pub const _MM_MANT_SIGN_NAN: _MM_MANTISSA_SIGN_ENUM = 0x02;
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 only.
Expand description

DEST = NaN if sign(SRC) = 1

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.