pub const _MM_MANT_SIGN_NAN: _MM_MANTISSA_SIGN_ENUM = 0x02;
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86 and (x86 or x86-64) only.
Expand description
DEST = NaN if sign(SRC) = 1
pub const _MM_MANT_SIGN_NAN: _MM_MANTISSA_SIGN_ENUM = 0x02;
stdsimd
#48556)DEST = NaN if sign(SRC) = 1