Function core::arch::x86_64::_MM_SET_ROUNDING_MODE

1.27.0 · source ·
pub unsafe fn _MM_SET_ROUNDING_MODE(x: u32)
👎Deprecated since 1.75.0: see _mm_setcsr documentation - use inline assembly instead
Available on (x86 or x86-64) and target feature sse and x86-64 only.
Expand description