_mm256_insert_epi16

Copy a, and insert the 16-bit integer i into the result at the location specified by index & 15.

Meta