Function _mm_store_sh
#[target_feature(enable = "avx512fp16")]
pub const unsafe fn _mm_store_sh(mem_addr: *mut f16, a: __m128h)
Store the lower half-precision (16-bit) floating-point element from a into memory.
_mm_store_sh#[target_feature(enable = "avx512fp16")]
pub const unsafe fn _mm_store_sh(mem_addr: *mut f16, a: __m128h)
Store the lower half-precision (16-bit) floating-point element from a into memory.