Function _mm256_bcstnesh_ps
#[target_feature(enable = "avxneconvert")]
pub unsafe fn _mm256_bcstnesh_ps(a: *const f16) -> __m256
Convert scalar half-precision (16-bit) floating-point element stored at memory locations starting at location a to a single-precision (32-bit) floating-point, broadcast it to packed single-precision (32-bit) floating-point elements, and store the results in dst.